Skip to content

kdrachtidis/bike-configurator

Repository files navigation

Bike Configurator'S API

  1. First, you need Python.
  2. For VS Code, create a Python Environment
  3. Install all required Python packages over pip: pip install -r requirements.txt
  4. Run FastAPI: fastapi dev main.py
  5. Open the http://127.0.0.1:8000/docs URL to openapi.json, use the following credentials to authorize: (user/password) User/Welcome1!

About

Bike configurator's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published