Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)