In this video we'll be deploying a simple API to Heroku. This will require a Heroku account (which is really easy to set up). We won't however be focusing on deploy a database in this video, as that is something that I have reserved for another time.
Heroku Sign Up: https://signup.heroku.com/
Timestamps ⏳
0:00 - Intro
04:30 - requirements and runtime file
07:38 - Initialise Git and gitignore
9:48 - Create Heroku App
11:50 - Procfile
14:03 - Connect git with Heroku
15:30 - Deploy API
18:30 - CORS
The finished code can be found here:
- https://github.com/sixfwa/deploy-fastapi
- Like and Subscribe for more content like this
You can support my work here
️- https://www.buymeacoffee.com/rithmic
- Discord Server: https://discord.gg/kxhTDgbwek
Checkout my website
- https://www.sixfwa.com/
Follow me on my socials 🤪
- https://twitter.com/sixfwa
- https://www.instagram.com/sixfwa/
#rithmic #fastapi #heroku