Skip to content
Arul- edited this page Feb 10, 2013 · 1 revision

Here you will find different resources regarding REST API from different points.

PHP Best Practices & Performance

General

ApiGee has some very nice blog posts and webinars about different aspects of API design. I would advise to check their site when you are planning to build an API.

API Architects @ Linkedin is a discussion group on LinkedIn regarding API design.

API Craft @ Google croups is also a discussion group but on Google Groups. This group has been created by ApiGee to discuss items and their webinars.

Clients

HTTP2_request is a very useful package to create your own client in php.

Examples

From the creator of Restler

Useful information

Response tree is an overview about what response you need to send back. Response tree