Una app escrita en python
Usa el package manager pip para instalar los requerimientos.
pip install -r requirements.txt
curl --header "Content-Type: application/json" \\n --request POST \\n --data '{"username":"xyz","password":"xyz"}' \\n http://localhost:8080/test
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.