#fastapi

[ follow ]
fromdaniel.feldroy.com
1 month ago

TIL: HTML 404 errors for FastHTML

FastAPI allows for custom HTTP responses, providing users with meaningful feedback when they access non-existent web pages. This can be particularly useful for 404 errors.
Web frameworks
Roam Research
fromHackernoon
4 months ago

How to Build Live Image Search With Vision Model and Query With Natural Language | HackerNoon

The integration of multimodal embedding models allows for efficient natural language image searches.
fromPybites
3 months ago

From Backend To Frontend: Connecting FastAPI And Streamlit - Pybites

Using Streamlit allowed me to build a fast and efficient frontend without leaving the comfort of Python, leveraging its data-centric features effectively.
Web frameworks
fromInfoQ
3 months ago

FastAPI-MCP: Simplifying the Integration of FastAPI with AI Agents

FastAPI-MCP simplifies integration of FastAPI apps with AI agents using the Model Context Protocol.
fromPybites
4 months ago

FastAPI Deployment Made Easy With Docker And Fly.io - Pybites

Containerization with Docker enhances deployment efficiency and reliability for FastAPI projects.
Python
fromThe JetBrains Blog
5 months ago

Which Is the Best Python Web Framework: Django, Flask, or FastAPI? | The PyCharm Blog

Django, Flask, and FastAPI are the top frameworks for Python web development, each with distinct characteristics suitable for various project requirements.
[ Load more ]