Skip to content

schlpbch/mini-bike-rental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple API for presentation at WCS workshop at SBB. The creaded YAML file is under the openapi folder

The implmentation use the _FastApi: https://fastapi.tiangolo.com/ framework which is fast&fun to work with.

Dependencies

  • fastapi >= 0.57.0
  • uvicorn >= 0.11.5
$ pip install -r requirements.txt

Run using uvicorn

$ uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages