Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 174 Bytes

Demo FastAPI Project

Super crude initial project to play around with FastAPI.

Building exe via pyinstaller

pyinstaller --clean --onefile .\main.py