SlimAPI


Keywords
api, nette-di, php, slim-framework
License
MIT

Documentation

SlimAPI

Release License Build Code Coverage PHPStan

A collection of tools for building APIs. Based on Slim Framework 4.

Installation

$ composer require slimapi/slimapi

Local Development & Testing

$ docker-compose up
$ docker-compose exec app composer test

NOTE: Available on http://localhost:8080. You can change the port in docker-compose.yml

License

See LICENSE file for more information.