An open API service indexing awesome lists of open source software.

https://github.com/dzakiardian/easier-template-api

Easier is template php native use mvc concept (for api)
https://github.com/dzakiardian/easier-template-api

api mini-project mvc-architecture php simple-project

Last synced: 2 months ago
JSON representation

Easier is template php native use mvc concept (for api)

Awesome Lists containing this project

README

        

# Easier-api
Easier-api is template php native use concept mvc, this simple template for mini project not recomended for big project
# What is there Easier-api?
- MVC concept
- Simple & pretty url like (http://localhost/your-project/public/controller/method/params)
- Automatic handle url not found use default controller and method
- Validate input
- Response json
- Unit test
- 100% free
# Author
[M Dzaki Ardiansyah](https://github.com/muhammaddzakiardiansyah) with refren [Sandika Galih](https://github.com/sandhikagalih)