Skip to content
forked from slimapi/slimapi

A collection of tools for building APIs

License

Notifications You must be signed in to change notification settings

dkomarek/slimapi

 
 

Repository files navigation

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.

About

A collection of tools for building APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%