Fa`Diel is the name of the world in which at least some of the games of the Mana series take place. This project goal is to make an interchangeable API endpoint for a simple Shop using PHP, JavaScript, and Golang programming language
Make sure to have composer installed and requirement to install Laravel 8.
Change .env.example to .env and change the configuration accordingly, then
$ composer install
$ php artisan serve
and use http://{host}:{port} for the base URL for the API endpoint