# 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).