andré nosalsky

Icon

Hmm… Have to put something smart here

API Tutorials & Resources

Here’s some resources if you’re looking to design/develop an API for your web project.

  1. How to Design a Good API and Why it Matters (PDF) – By a Google Engineer
  2. API Design Wiki - lot of great content on API Designs
  3. The Little Manual of API Design, excellent read if you don’t want to spent a lot of time thinking about API design
  4. On API Design Guidelines – Lots of good links to different API tutorials and write ups
  5. REST API with PHP nice summary on developing REST APIs with PHP