Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 215 Bytes

miniapi

miniapi is a proof of concept of how to use a router, a JSON presentation layer and an ORM to build a simple and robust API Rest

miniapi is using league/route, league/fractal and illuminate/database