agmadt / fadiel-laravel-api

Laravel API for Fa`Diel project

Home Page:https://blog.adhityoagam.com/fadiel-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fa`Diel Project

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

API Specification and Documentation

Base API URL

Installation

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

About

Laravel API for Fa`Diel project

https://blog.adhityoagam.com/fadiel-project/


Languages

Language:PHP 85.4%Language:Blade 12.4%Language:Dockerfile 1.6%Language:Shell 0.5%