We'll be using FastAPI to provide us information on important events that have occurred on a given day / month or throughout the year. In this video we'll be implementing FastAPI to create a very simple API, which will return the data that we collected in the previous video.
🧑 Book a Learning Session - https://calendly.com/rithmic-studio/learning-session
Discord - https://discord.gg/TwUV34F6wC
Timestamps ⏳
0:00 - Intro and Recap
3:36 - Building the API
The finished code can be found here:
- https://github.com/sixfwa/fastapi-history-api
#rithmic #fastapi #python
Docs for FastAPI - https://fastapi.tiangolo.com/