-
-
Notifications
You must be signed in to change notification settings - Fork 315
Learning Resources
Arul- edited this page Feb 10, 2013
·
1 revision
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.
HTTP2_request is a very useful package to create your own client in php.
Response tree is an overview about what response you need to send back.