Skip to content

greg-grigorjevs/fod-backend-challenge

Repository files navigation

How to test it on your system

First install the dependecies

composer install

Then run the migrations

php artisan migrate

Start the server

php artisan serve

Then run the tests to see that everything is working

php artisan test

Or use the postman collection in

./storage/fod-api.postman_collection.json

To test the API using PostMan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages