Talk in English - US at PHP Conference Philippines
Short URL: https://joind.in/talk/15845
(QR-Code (opens in new window))
Mobile and API
============
Design and Develop elegant web API that your mobile developers will love.
You will learn how to
- make your URL's meaningful and self-explanatory.
- provide documentation and playground to try the API before building the client
- provide proper error response that helps to resolve
- protect parts of your API with one or more authentication schemes such as
- OAuth, Web Tokens etc.,
- add access control to dictate who can do what
- write less and do more with Restler Web API Framework
Comments
Comments are closed.