API Tutorials & Resources
Here’s some resources if you’re looking to design/develop an API for your web project.
- How to Design a Good API and Why it Matters (PDF) – By a Google Engineer
- API Design Wiki - lot of great content on API Designs
- The Little Manual of API Design, excellent read if you don’t want to spent a lot of time thinking about API design
- On API Design Guidelines – Lots of good links to different API tutorials and write ups
- REST API with PHP nice summary on developing REST APIs with PHP