Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aoliverwd/simple-api
Simple REST API built with PHP
https://github.com/aoliverwd/simple-api
Last synced: about 1 month ago
JSON representation
Simple REST API built with PHP
- Host: GitHub
- URL: https://github.com/aoliverwd/simple-api
- Owner: aoliverwd
- Created: 2023-05-24T14:36:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T16:50:17.000Z (9 months ago)
- Last Synced: 2024-10-15T15:43:14.770Z (3 months ago)
- Language: PHP
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple API
A simple REST/CRUD API built using PHP.
## Requirements
+ PHP version 8.1 or later
## Example ```index.php```
```php