Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Dusty Longwell
Dusty Longwell
6,981 Points

I need to learn api's in order to link my distributors inventory to shopify, amazon, etc. Best place to start??

I have limited programming knowledge. I've been thru some basic courses and a fair amount of HTML. I need to know where to start to learn to link my distributors API with Shopify for my first task. Basically what would be the friendliest language to learn for this and what background knowledge do I need. I basically only know that an API is a way for two programs to communicate. Thanks!

2 Answers

Learn basics of HTTP and then how to do requests in JS or whatever language you're using.

https://teamtreehouse.com/library/http-basics

Dusty Longwell
Dusty Longwell
6,981 Points

With me basically having no language background, (I've done intro ruby and maybe just a touch of Java and JS) is there one you would recommend over another for me to learn?

Dusty Longwell
Dusty Longwell
6,981 Points

Thanks Evan! I will get started right away.