A collection of tools for building APIs. Based on Slim Framework 4.
$ composer require slimapi/slimapi
$ docker-compose up
$ docker-compose exec app composer test
NOTE: Available on http://localhost:8080. You can change the port in docker-compose.yml
See LICENSE file for more information.