2017 © Pedro Peláez
 

library facade

REST API Facade classes in PHP

image

facade/facade

REST API Facade classes in PHP

  • Thursday, July 4, 2013
  • by andrewwatson
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Facade

The Facade project aspires to become a set of open source classes to implement characteristics of RESTFul API Facades in PHP., (*1)

Goals

  • Authentication
  • OAuth2 Token Management
  • Flexible Representation Format (json, xml etc)
  • Pagination
  • Extend support
  • Field selection support

More Information on Façade Pattern, HATEOAS etc

https://blog.apigee.com/detail/api_design_honing_in_on_hateoas, (*2)

https://blog.apigee.com/detail/api_design_harnessing_hateoas_part_1, (*3)

http://www.slideshare.net/apigee/rest-design-webinar, (*4)

http://blog.programmableweb.com/2010/08/13/api-anti-patterns-how-to-avoid-common-rest-mistakes/, (*5)

https://blog.apigee.com/detail/restful_api_design_chatty_apis, (*6)

http://www.twilio.com/docs/api/rest/incoming-phone-numbers, (*7)

The Versions

04/07 2013

dev-master

9999999-dev http://github.com/andrewwatson/facade

REST API Facade classes in PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

rest facade