DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/04/2024-05/05/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (29/04/2024-05/05/2024)

Comments
1 min read
Deploy Fullstack FastAPI Application On Render For Free in 10 minutes.

Deploy Fullstack FastAPI Application On Render For Free in 10 minutes.

Comments
2 min read
Python: A SQLAlchemy Wrapper Component That Works With Both Flask and FastAPI Frameworks

Python: A SQLAlchemy Wrapper Component That Works With Both Flask and FastAPI Frameworks

Comments
8 min read
Part 4: Security and Authentication in FastAPI

Part 4: Security and Authentication in FastAPI

1
Comments
2 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/04/2024–28/04/2024)

Stay Updated with Python/FastAPI/Django: Weekly News Summary (22/04/2024–28/04/2024)

Comments
1 min read
FastAPI Got Me an OpenAPI Spec Really... Fast

FastAPI Got Me an OpenAPI Spec Really... Fast

1
Comments
8 min read
FastAPI — Advantages and Disadvantages

FastAPI — Advantages and Disadvantages

Comments
2 min read
Track Errors in FastAPI for Python with AppSignal

Track Errors in FastAPI for Python with AppSignal

Comments
8 min read
FastAPI Part 3: Pydantic Data Models

FastAPI Part 3: Pydantic Data Models

1
Comments
8 min read
FastAPI Best Practices: A Condensed Guide with Examples

FastAPI Best Practices: A Condensed Guide with Examples

7
Comments 1
8 min read
Deploy fast API to EC2

Deploy fast API to EC2

3
Comments
3 min read
FastAPI Part 2: Routing, Path Parameters, and Query Parameters

FastAPI Part 2: Routing, Path Parameters, and Query Parameters

3
Comments 1
8 min read
FastAPI Part 1: Introduction to FastAPI

FastAPI Part 1: Introduction to FastAPI

8
Comments 3
4 min read
Building Real-Time Communication: Harnessing WebRTC with FastAPI Part 3- Wrapping Every thing up

Building Real-Time Communication: Harnessing WebRTC with FastAPI Part 3- Wrapping Every thing up

Comments
7 min read
Building a REST API with FastAPI, Async SQLModel, and PostgreSQL

Building a REST API with FastAPI, Async SQLModel, and PostgreSQL

5
Comments
1 min read
Rapid Development of Agents for Amazon Bedrock Using AWS Lambda Web Adapter

Rapid Development of Agents for Amazon Bedrock Using AWS Lambda Web Adapter

5
Comments
5 min read
FastAPI Role Base Access Control With JWT

FastAPI Role Base Access Control With JWT

3
Comments
7 min read
Validating a Supabase JWT locally with Python and FastAPI

Validating a Supabase JWT locally with Python and FastAPI

Comments
1 min read
Security in FastAPI: Best practices to protect your application (Part I)

Security in FastAPI: Best practices to protect your application (Part I)

Comments
4 min read
Python 3 + FastAPI + MongoDB

Python 3 + FastAPI + MongoDB

Comments
3 min read
FastAPI and HTMX: A Modern Approach to Full Stack

FastAPI and HTMX: A Modern Approach to Full Stack

1
Comments
3 min read
2nd EcoAct OS release: ecodev-infra

2nd EcoAct OS release: ecodev-infra

Comments
1 min read
ecodev-core: low level helpers around FastAPI and SQLModel

ecodev-core: low level helpers around FastAPI and SQLModel

Comments
2 min read
A Well-Architected FastAPI Boilerplate

A Well-Architected FastAPI Boilerplate

1
Comments
11 min read
Rest API VS Fast API

Rest API VS Fast API

Comments
2 min read
Fast track your FastAPI implementation and eliminate boilerplate

Fast track your FastAPI implementation and eliminate boilerplate

Comments
1 min read
AI-Powered Image Search with CLIP, pgvector, and Fast API

AI-Powered Image Search with CLIP, pgvector, and Fast API

13
Comments
6 min read
Step-by-step Guidelines for Integrating GPT in Your Project: Create an API for Anything Using LangChain and FastAPI

Step-by-step Guidelines for Integrating GPT in Your Project: Create an API for Anything Using LangChain and FastAPI

Comments
3 min read
Prototyping FastAPI faster with FastCRUD

Prototyping FastAPI faster with FastCRUD

1
Comments
5 min read
Use MistralAI, FastAPI, and FastUI to Build a Conversational AI Chatbot

Use MistralAI, FastAPI, and FastUI to Build a Conversational AI Chatbot

2
Comments
14 min read
Integrating Databases with FastAPI

Integrating Databases with FastAPI

1
Comments 1
3 min read
Unit Tests and Performance Testing with FastAPI

Unit Tests and Performance Testing with FastAPI

Comments
2 min read
Advanced Usage of Dependencies and Models in FastAPI

Advanced Usage of Dependencies and Models in FastAPI

Comments
2 min read
Fastapi-SQLA now supports SQLModel 🎉

Fastapi-SQLA now supports SQLModel 🎉

Comments
1 min read
Fun with Avatars: Crafting the core engine | Part. 1

Fun with Avatars: Crafting the core engine | Part. 1

Comments 1
7 min read
Build Your Podcast Search Tool: A Developer's Guide to Using PodcastIndex.org, FastAPI, and FastUI

Build Your Podcast Search Tool: A Developer's Guide to Using PodcastIndex.org, FastAPI, and FastUI

Comments
4 min read
Effortless API Documentation: Accelerating Development with FastAPI, Swagger, and ReDoc

Effortless API Documentation: Accelerating Development with FastAPI, Swagger, and ReDoc

1
Comments
4 min read
How to structure big FastAPI projects

How to structure big FastAPI projects

2
Comments
4 min read
3- Your First FastApi+JWT token

3- Your First FastApi+JWT token

3
Comments
8 min read
Deploying HTTPS enabled FastAPI Services on AWS EC2 Instance

Deploying HTTPS enabled FastAPI Services on AWS EC2 Instance

Comments
14 min read
Building Fast APIs with FastAPI: A Comprehensive Guide

Building Fast APIs with FastAPI: A Comprehensive Guide

9
Comments
4 min read
How to make an API using FastAPI

How to make an API using FastAPI

1
Comments
2 min read
FastAPI Deep Dive: Exploring PostgreSQL, SQLModel, Alembic, and JWT Integration - Foundations

FastAPI Deep Dive: Exploring PostgreSQL, SQLModel, Alembic, and JWT Integration - Foundations

1
Comments 2
5 min read
FastAPI & SQLAlchemy: MySQL Setup Guide

FastAPI & SQLAlchemy: MySQL Setup Guide

2
Comments
4 min read
Writing Clean Code with FastAPI Dependency Injection

Writing Clean Code with FastAPI Dependency Injection

6
Comments 1
7 min read
Embracing Modern Python for Web Development

Embracing Modern Python for Web Development

21
Comments 2
15 min read
Building a Multi-Tenant App with FastAPI, SQLModel, and PropelAuth

Building a Multi-Tenant App with FastAPI, SQLModel, and PropelAuth

5
Comments
10 min read
Mocking Async API Calls in FastAPI Tests

Mocking Async API Calls in FastAPI Tests

1
Comments 2
2 min read
URL Shortener Microservice using FastAPI and PostgreSQL

URL Shortener Microservice using FastAPI and PostgreSQL

Comments
1 min read
Hosting a Keyword Extraction Model with Flask and FastAPI

Hosting a Keyword Extraction Model with Flask and FastAPI

Comments
9 min read
Supercharge Your Python Development with Tox: A Beginner's Guide

Supercharge Your Python Development with Tox: A Beginner's Guide

6
Comments 2
5 min read
⚡ Serverless REST API on AWS with FastAPI ⚡

⚡ Serverless REST API on AWS with FastAPI ⚡

Comments
3 min read
Simple implementation of Autogen with FastApi backend and React frontend

Simple implementation of Autogen with FastApi backend and React frontend

Comments
2 min read
Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication

Building a Secure API with FastAPI, PostgreSQL, and Hanko Authentication

Comments
5 min read
Seamless Integration: Dockerizing FastAPI and Streamlit Together

Seamless Integration: Dockerizing FastAPI and Streamlit Together

10
Comments
2 min read
Empowering Web Development with FastAPI and HTMX

Empowering Web Development with FastAPI and HTMX

22
Comments 6
4 min read
Mastering Fullstack App Dev with FastAPI, React.js, and Chakra UI

Mastering Fullstack App Dev with FastAPI, React.js, and Chakra UI

3
Comments 5
3 min read
From Zero to MicroTwitter: A FastAPI Journey

From Zero to MicroTwitter: A FastAPI Journey

Comments
12 min read
Build your own toxic comment detector API

Build your own toxic comment detector API

9
Comments 2
5 min read
Build Webhooks with AWS Lambda and FastAPI in 10 Steps

Build Webhooks with AWS Lambda and FastAPI in 10 Steps

Comments
11 min read
loading...