This is a past event. Please join us for Web Summer Camp this year.

Develop RESTful API in PHP using Apigility

About

Develop a RESTful web API is not a simple task. How to manage the error handling? Which format to use for the data exchange? How to manage the content negotiation? What about the versioning? How to build an authentication system? How to produce the API documentation? In this workshop we will show how to design and implement a REST architecture using Apigility, the open source API builder for PHP (http://apigility.org).