2017 © Pedro PelĂĄez
 

library php_apihandler

Create your REST API in minutes :)

image

zorrodg/php_apihandler

Create your REST API in minutes :)

  • Friday, May 30, 2014
  • by zorrodg
  • Repository
  • 2 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP API Handler

Create your REST API in minutes. :)

Define some endpoints and get your app running!, (*1)

Version: 1.0.1, (*2)

Author: Andrés Zorro zorrodg@gmail.com, (*3)

-- Due to web technologies in constant change, and the growing popular use of Front End technologies such as Backbone, Ember and AngujarJS, the need for server side MVC frameworks that render HTML templates has become increasingly obsolete, and API endpoints to get data from has become a major need., (*4)

The idea behind API Handler is to make it simple to develop API endpoints throught PHP. You define some Getters, Posters, Deleters and that's it. API Handler does all the heavylifting (Database queries, identify resources, encode to json or xml and output)., (*5)

Please refer to http://zorrodg.github.io/php_apihandler/ for full documentation., (*6)

Enjoy! :), (*7)

The Versions

30/05 2014

dev-master

9999999-dev

Create your REST API in minutes :)

  Sources   Download

MIT

by Andres Zorro

27/05 2014

1.0.1

1.0.1.0

Create your REST API in minutes :)

  Sources   Download

MIT

by Andres Zorro

23/05 2014

1.0.0

1.0.0.0

Create your REST API in minutes :)

  Sources   Download

MIT

by Andres Zorro