slimapi/slimapi

A collection of tools for building JSON API(s)

v0.21.0 2023-07-12 11:34 UTC

README

PHP Version Release License Build Code Coverage PHPStan

A collection of tools for building JSON API(s), based on Slim Framework 4.

Installation

$ composer require slimapi/slimapi

Local Development & Testing

$ docker compose up
$ docker compose exec app composer.sh test

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

License

See LICENSE file for more information.