DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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

20
Comments 2
3 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
How to structure big FastAPI projects

How to structure big FastAPI projects

36
Comments
4 min read
Your First FastApi+JWT token

Your First FastApi+JWT token

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

Building Fast APIs with FastAPI: A Comprehensive Guide

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

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

2
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

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

FastAPI & SQLAlchemy: MySQL Setup Guide

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

Writing Clean Code with FastAPI Dependency Injection

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

Embracing Modern Python for Web Development

25
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

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

Deploying HTTPS enabled FastAPI Services on AWS EC2 Instance

2
Comments
14 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

7
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

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

Seamless Integration: Dockerizing FastAPI and Streamlit Together

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

Empowering Web Development with FastAPI and HTMX

29
Comments 6
4 min read
🚀 Humble Python Print Statement Helped Find Memory Leak 🐍

🚀 Humble Python Print Statement Helped Find Memory Leak 🐍

Comments
1 min read
Deploy python fastapi project from github to vercel (without vercel cli)

Deploy python fastapi project from github to vercel (without vercel cli)

1
Comments
2 min read
Mastering Fullstack App Dev with FastAPI, React.js, and Chakra UI

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

10
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

7
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

2
Comments
11 min read
How to rate limit FastAPI with Redis 📈

How to rate limit FastAPI with Redis 📈

13
Comments
4 min read
Django-Ninja: Built-in Django, Feels like FastAPI

Django-Ninja: Built-in Django, Feels like FastAPI

4
Comments
7 min read
Application Functionalities

Application Functionalities

1
Comments
1 min read
FastAPI - Getting Started & Docker Integration

FastAPI - Getting Started & Docker Integration

7
Comments
4 min read
Replacing fastapi's default api docs with elements

Replacing fastapi's default api docs with elements

6
Comments 2
1 min read
Monitoring FastAPI with OpenTelemetry

Monitoring FastAPI with OpenTelemetry

7
Comments
3 min read
Unexpected Expected Thriller: A Tale of Coding Curiosity

Unexpected Expected Thriller: A Tale of Coding Curiosity

14
Comments
6 min read
Let the Journey Begin !

Let the Journey Begin !

1
Comments 2
1 min read
FastAPI has Ruined Flask Forever for Me

FastAPI has Ruined Flask Forever for Me

5
Comments 2
3 min read
How to Learn FastAPI Fast

How to Learn FastAPI Fast

3
Comments
2 min read
Adding Prometheus to a FastAPI app | Python

Adding Prometheus to a FastAPI app | Python

1
Comments 1
4 min read
Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

16
Comments
5 min read
Custom Middleware for FastAPI

Custom Middleware for FastAPI

9
Comments
4 min read
Localize your FastAPI validation message

Localize your FastAPI validation message

2
Comments
2 min read
Efficiently Using Environment Variables in FastAPI!

Efficiently Using Environment Variables in FastAPI!

11
Comments 1
2 min read
Protect your FastAPI document with HTTP basic authN

Protect your FastAPI document with HTTP basic authN

1
Comments
2 min read
[pytheus] simple multiprocess metrics for sync/async python applications

[pytheus] simple multiprocess metrics for sync/async python applications

Comments
3 min read
Patterns and Practices for using SQLAlchemy 2.0 with FastAPI

Patterns and Practices for using SQLAlchemy 2.0 with FastAPI

26
Comments 1
17 min read
Code Walkthrough: Building Geolocation API and Automating Deployment to Cloud Run

Code Walkthrough: Building Geolocation API and Automating Deployment to Cloud Run

Comments
3 min read
Create Awaitable Constructors with AsyncMixin

Create Awaitable Constructors with AsyncMixin

12
Comments 2
2 min read
How to Build a Application Monitoring System with FastAPI and RabbitMQ | Python

How to Build a Application Monitoring System with FastAPI and RabbitMQ | Python

7
Comments 3
9 min read
Testing FastAPI with async database session

Testing FastAPI with async database session

16
Comments 10
3 min read
Pub-Sub Architecture using FastAPI and Redis

Pub-Sub Architecture using FastAPI and Redis

9
Comments 8
1 min read
Automated Deployment of Geolocation API to Google Cloud's Cloud Run with CDKTF and Bash Script

Automated Deployment of Geolocation API to Google Cloud's Cloud Run with CDKTF and Bash Script

Comments
8 min read
How to Send Logs to a Telegram Bot Using RabbitMQ and FastAPI

How to Send Logs to a Telegram Bot Using RabbitMQ and FastAPI

Comments
14 min read
Simple way to make i18n support with FastAPI

Simple way to make i18n support with FastAPI

9
Comments
2 min read
betterhacker.news: Aggregate news by topics using ChatGPT and FastAPI

betterhacker.news: Aggregate news by topics using ChatGPT and FastAPI

Comments
7 min read
Deploying FastAPI app with Google Cloud Run

Deploying FastAPI app with Google Cloud Run

79
Comments
2 min read
Async behaviour in python web frameworks

Async behaviour in python web frameworks

Comments
6 min read
Building an EMI Calculator Web Application with FastAPI and Alpine.js

Building an EMI Calculator Web Application with FastAPI and Alpine.js

3
Comments
8 min read
How to build a emi calculator api using FastAPI

How to build a emi calculator api using FastAPI

2
Comments
4 min read
loading...