slimapi/slimapi

A collection of tools for building JSON API(s)

Maintainers

Package info

github.com/slimapi/slimapi

pkg:composer/slimapi/slimapi

Statistics

Installs: 24 854

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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.