dev-master
9999999-devSimple framework allowing extremely easy REST API creation.
MIT
The Requires
- php ^7.0
The Development Requires
by Martijn
Simple framework allowing extremely easy REST API creation.
Status: No longer active / archived, (*1)
Simple, fast, sane defaults, as automated as possible and modules for more complex "add on" features that don't need to be in core., (*2)
Nice resources: - http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api - http://zacstewart.com/2012/04/14/http-options-method.html, (*3)
GET, POST, PUT, DELETE, OPTIONS & HEAD (GET minus body), (*4)
Maybe PATCH will be added in future., (*5)
TRACE & CONNECT, (*6)
Simple framework allowing extremely easy REST API creation.
MIT