Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0niel/ezcheats-apps-backend

Backend service for private cheats on ezcheats.ru (.com)
https://github.com/0niel/ezcheats-apps-backend

ezcheats flasgger flask mongodb

Last synced: 28 days ago
JSON representation

Backend service for private cheats on ezcheats.ru (.com)

Awesome Lists containing this project

README

        

# ezcheats-apps-backend

## Requirements:
* Docker

# How to run service:
1. Clone or download this repo.
2. Download and build all docker images
`docker-compose build`
3. Start docker containers
`docker-compose up -d`

App running on http://0.0.0.0:5000/

You can find api documentation on `http://localhost:5000/api/docs/`