Slim 3 API Skeleton with content negotiation, authentication, error handling, cache and performance in mind.
This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)
Awesome Laravel boilerplate to create APIs using many cool features and technologies
Lumen API skeleton with JWT to manager tokens, Socialite to OAuth Providers, MongoDB driver and Predis to Redis cache storage.