Skip to content

tahrz/simple-game-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple game api (REST like style)

Requirements:

  • docker-compose installed

How to build?

  • run build.sh

You can switch between two modes SQL\noSQL

Just change in src/config from true to false

const SQL_MODE = true; 

API docs

visit http://localhost:90/api/

About

Simple game api, with sql and noSql realizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published