Drestcode Framework
The goal of this project is to create REST web service framework based on PHP in easy way. Drestcode is a PHP based framework to create REST Web Service server, so user only need create a REST service with MVC architecture.
Features
Here are current features of Drestcode:
- Support HTTP GET, POST, PUT, and DELETE Methods
- Use MVC architecture
- Support MySQL Database
TO DO
Drestcode To Do List:
- Add a RestRequest method to handle user aunthentication
- Create dispathcer
Credits
Thanks to:
- Diogo Souza da Silva <manifesto@manifesto.blog.br>
- CakePHP
- WSO2
- Ruby on Rails