aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1117ccd825f345df6bb3ea69354f81e7c99a7a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# UMoSApi

Unity Mongo Save Api is a simple API for save Unity object in Mongo database.

# Dependencies

Install all dependencies from the `src/requirement.txt` file.

# Documentation

Go in `src` folder and run `./launch-dev.sh`.

The documentation is available here : [http://127.0.0.1:5000/api/doc](http://127.0.0.1:5000/api/doc).