API that servers data about starships and its hyperdrive modules
To run the tests is necessary to only install the dependencies with pip install -r requirements.txt
and then run pytest
.
Just run python flask/app.py
and the API will be running on
localhost:5000