Hacker News new | ask | show | jobs
Ask HN: Where can I learn how to build APIs for developers?
4 points by rm2904 3150 days ago
I am looking to learn how to build APIs for developers, what are the best practices around organizing them and exposing them through API keys.

Any courses, guides, blogs, or books that people found helpful?

I code mostly in Python and Javascript.

1 comments

For theory, check out http://slides.com/jamesgibson-4/deck#/. For practice, check out https://testdriven.io/.