/worlds-of-game-api

Primary LanguagePHPMIT LicenseMIT

Worlds of game API

Prerequist

Composer have to be installed

Installation

Download zip or clone repository

git clone https://github.com/seeren/worlds-of-game.git

Generate autoload

composer dump-autoload

Usage

Start server

php -S localhost:8000 -t public