Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 182 Bytes

Starting the application

php -S localhost:8000 -t public
docker-compose up -d

Testing the application

Using Postman import collection and start testing the endpoints