In this series we'll be creating a Leads Manager using FastAPI (Python) and ReactJS in the Frontend.
In this video we'll be wrapping up the FastAPI backend by creating our CRUD endpoints which will be protected (the user has to be authenticated in our to use them).

🧑‍ Book a Learning Session - https://calendly.com/rithmic-studio/learning-session

Discord - https://discord.gg/TwUV34F6wC

The finished code can be found here:
- https://github.com/sixfwa/react-fastapi

#FastAPI #ReactJS #FullStack