Skip to content

MiniApi is a proof of concept of using presentation layer in APIs

Notifications You must be signed in to change notification settings

vladzur/miniapi

Repository files navigation

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