Tag: fastapi
-
Flask, FastAPI or Django
I watched an interesting video from Tech with Tim comparing Django, Flask and FastAPI. He went through each one listing their pros, especially as it relates to finding a job. My interest is AI Agent and Chatbot related. When I build my first AI Agent, I want to use either Flask or Django with FastAPI.…
-
freeCodeCamp FastAPI Handbook
I have so much learning to do and I know that learning about API is on my list of priorities. Free Code Camp have a FastAPI Handbook that covers how to develop, test and deploy Python APIs. I am currently studying Python. I thought I would add this here so I remember to go back…