# clone the package
pip install -r requirements.txt
We use SQLAlchemy for database sessions. To configure the API to your instance, update the SQL
parameters in the config.py
script.
python run.py
upload the test_ws_client.json
to insomnia, postman or HAR to test the different end points