Getting Started Install Requirements Poetry: Install Documentation Install Dependencies poetry install Run Server poetry run flask run Run Tests poetry run pytest Open Auto-generated API Documentation Visit http://localhost:5000/apidocs after run server.