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
- Host: GitHub
- URL: https://github.com/mevdschee/php-sp-api
- Owner: mevdschee
- Created: 2016-03-10T02:07:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T21:22:43.000Z (over 6 years ago)
- Last Synced: 2025-04-26T15:02:39.789Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 53
- Watchers: 7
- Forks: 32
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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