/small-test

Small programing test from Open Web Technologies

Primary LanguagePythonMIT LicenseMIT

small-test

Small programing test from Open Web Technologies

How to run:

Just install pipenv, go to the folder and run commands :

cd /path/to/small-test/
pipenv shell
cd code/
python api.py

Example of REST API:

TODO

  • do autentification and authorisation
  • document API on Swagger