https://github.com/akrabat/slim-api-skeleton
Simple Slim Framework API skeleton
https://github.com/akrabat/slim-api-skeleton
Last synced: 9 months ago
JSON representation
Simple Slim Framework API skeleton
- Host: GitHub
- URL: https://github.com/akrabat/slim-api-skeleton
- Owner: akrabat
- License: mit
- Created: 2016-09-20T14:21:23.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T08:00:37.000Z (about 3 years ago)
- Last Synced: 2025-02-07T02:51:16.390Z (11 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slim-api-skeleton
This is a simple Slim Framework API skeleton based off the Slim-Skeleton.
There's no view layer and logging is to the error_log().