Libraries tagged by api boilerplate
vijinho/ffmvc
757 Downloads
Fat-Free Framework f3-boilerplate FFMVC Shared Libraries
paulus/paulus
43819 Downloads
A PHP micro-framework (well, more like a "mini" framework) for creating RESTful API services quickly and efficiently.
awurth/slim-rest-base
237 Downloads
Slim PHP Micro-Framework for building a REST API
yabhq/flightdeck
513 Downloads
API boilerplate for Laravel
nucleardog/ndapi-support
37 Downloads
API boilerplate for Laravel - helpers and utilities
nucleardog/ndapi-routing
38 Downloads
API boilerplate for Laravel - routing
nucleardog/ndapi-http
38 Downloads
API boilerplate for Laravel - HTTP requests and responses
nucleardog/ndapi-entity
41 Downloads
API boilerplate for Laravel - entities
nucleardog/ndapi-debug
37 Downloads
API boilerplate for Laravel - debug tools
nucleardog/ndapi-common
42 Downloads
API boilerplate for Laravel - common files
nucleardog/ndapi
38 Downloads
API boilerplate for Laravel
anik/apiz
774 Downloads
Apiz is a boilerplate for REST API manager
makusu/silex-skeleton-rest
184 Downloads
This skeleton / boilerplate is built using Silex for general ReSTful (API) purposes.
willgarcia/silex-api-boilerplate
39 Downloads
Silex application for getting started with your API.
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.