Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alesanchezr/slimcanis
PHP Framework for Fast Restful API creation.
https://github.com/alesanchezr/slimcanis
abandoned api-rest deprecated discontinued framework-php slim-framework
Last synced: 13 days ago
JSON representation
PHP Framework for Fast Restful API creation.
- Host: GitHub
- URL: https://github.com/alesanchezr/slimcanis
- Owner: alesanchezr
- License: mit
- Created: 2013-08-03T17:48:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T17:59:10.000Z (over 7 years ago)
- Last Synced: 2024-10-05T04:41:46.388Z (about 1 month ago)
- Topics: abandoned, api-rest, deprecated, discontinued, framework-php, slim-framework
- Language: PHP
- Homepage:
- Size: 522 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slim Canis
I built this framework a long time ago, it is now abandoned... y strongly recommend to go ahead an use [Slim PHP](https://www.slimframework.com/) for any API development with PHP.
I would also install the [Eloquent ORM](https://laravel.com/docs/5.0/eloquent) on top of Slim, together they are a spectacular tool for API creation, [here is how.](https://www.slimframework.com/docs/cookbook/database-eloquent.html)