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

https://github.com/mevdschee/php-sp-api

Single file PHP script that adds a REST API to a SQL database
https://github.com/mevdschee/php-sp-api

Last synced: 8 months ago
JSON representation

Single file PHP script that adds a REST API to a SQL database

Awesome Lists containing this project

README

          

# PHP-SP-API

Single file PHP script that adds a REST API to a SQL database

This project reflects the database and creates an API endpoint for each defined stored procedure.

## Requirements

- PHP 5.3 or higher