Skip to content

vitorhugoro1/basic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7012737 · Aug 25, 2021

History

3 Commits
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021
Aug 25, 2021

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 vitorhugo.ro10@gmail.com 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