Skip to content

anivorlis/fastapi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi-demo

Made this demo while drinking beer at FOSDEM. Use it at your own risk :)

Goal

  • get more familiar with FastAPI backend
  • have a simple frontend

How to host? Many options! I did the following:

  • Buy your own DNS
  • Spin a cloud instance
    • Get the public IP
    • Allow traffic from the outside to HTTP/HTTPS
  • Add an A record to your DNS
    • Bonus tip: you can use sub-domains
  • Setup reverse proxy on your server

About

A fastapi-demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages