slimapi/slimapi

A collection of tools for building JSON API(s)

Installs: 19 952

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 3

Open Issues: 0

pkg:composer/slimapi/slimapi

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.