A simple resources api made with tornado and mongodb
- Python >= 3.5
- MongoDB >= 3.2
git clone https://github.com/felippemr/resistance.git
mkvirtualenv resistance
make pip
make test
make run
You can test the api using curl
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.