Skip to content

vitorhugoro1/basic-api

Repository files navigation

Basic API

A Basic API made with PHP without any Framework

Uses

  • PHP 8.0
  • PHP League - Container
  • PHP League - Route
  • Laminas Diactoros
  • PHPUnit

How to Run

To execute this project can be made two ways.

Without docker-compose:

composer install
php -S localhost:8080

With docker-compose:

docker-compose up -d

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The GNU GENERAL PUBLIC LICENSE (GNU). Please see License File for more information.

About

A Basic API made with PHP without any Framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published