DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Getting Started: Monitoring a FastAPI App with Grafana and Prometheus - A Step-by-Step Guide

Getting Started: Monitoring a FastAPI App with Grafana and Prometheus - A Step-by-Step Guide

58
Comments 5
14 min read
FastApi With AWS Serverless powered by CDK Typescript

FastApi With AWS Serverless powered by CDK Typescript

28
Comments 6
3 min read
Building and deploying a web API powered by ChatGPT

Building and deploying a web API powered by ChatGPT

23
Comments 3
13 min read
Empowering Web Development with FastAPI and HTMX

Empowering Web Development with FastAPI and HTMX

22
Comments 6
4 min read
Embracing Modern Python for Web Development

Embracing Modern Python for Web Development

21
Comments 2
15 min read
Unexpected Expected Thriller: A Tale of Coding Curiosity

Unexpected Expected Thriller: A Tale of Coding Curiosity

15
Comments
6 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
Patterns and Practices for using SQLAlchemy 2.0 with FastAPI

Patterns and Practices for using SQLAlchemy 2.0 with FastAPI

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

Converting Any Python Web Framework to FastAPI: A Comprehensive Guide

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

Seamless Integration: Dockerizing FastAPI and Streamlit Together

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

Building Fast APIs with FastAPI: A Comprehensive Guide

9
Comments
4 min read
Build your own toxic comment detector API

Build your own toxic comment detector API

9
Comments 2
5 min read
FastAPI - Getting Started & Docker Integration

FastAPI - Getting Started & Docker Integration

8
Comments
4 min read
[Python] How to implement a transactional decorator in FastAPI + SQLAlchemy - with reviewing other approaches

[Python] How to implement a transactional decorator in FastAPI + SQLAlchemy - with reviewing other approaches

8
Comments 3
7 min read
How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run

How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run

8
Comments
14 min read
Pub-Sub Architecture using FastAPI and Redis

Pub-Sub Architecture using FastAPI and Redis

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

FastAPI Part 1: Introduction to FastAPI

8
Comments 3
4 min read
Building a FastAPI Application and Deploying it with Vercel

Building a FastAPI Application and Deploying it with Vercel

7
Comments 1
3 min read
How to rate limit FastAPI with Redis 📈

How to rate limit FastAPI with Redis 📈

6
Comments
4 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
Writing Clean Code with FastAPI Dependency Injection

Writing Clean Code with FastAPI Dependency Injection

6
Comments 1
7 min read
Custom Middleware for FastAPI

Custom Middleware for FastAPI

6
Comments
4 min read
Create Awaitable Constructors with AsyncMixin

Create Awaitable Constructors with AsyncMixin

6
Comments 2
2 min read
How to Build a Machine Learning App with FastAPI: Dockerize and Deploy the FastAPI Application to Kubernetes

How to Build a Machine Learning App with FastAPI: Dockerize and Deploy the FastAPI Application to Kubernetes

6
Comments
15 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

6
Comments 3
9 min read
FastAPI has Ruined Flask Forever for Me

FastAPI has Ruined Flask Forever for Me

5
Comments 2
3 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
Export an OpenAPI specification from your FastAPI app

Export an OpenAPI specification from your FastAPI app

5
Comments
5 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
Let the Journey Begin !

Let the Journey Begin !

4
Comments 2
1 min read
Building a REST API with FastAPI, Async SQLModel, and PostgreSQL

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

4
Comments
1 min read
Simple way to make i18n support with FastAPI

Simple way to make i18n support with FastAPI

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

3- Your First FastApi+JWT token

3
Comments
8 min read
Replacing fastapi's default api docs with elements

Replacing fastapi's default api docs with elements

3
Comments 2
1 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
Writing a Search Engine from Scratch using FastAPI and Tantivy

Writing a Search Engine from Scratch using FastAPI and Tantivy

3
Comments
8 min read
Demystifying FastAPI's CORSMiddleware for Cross-Origin Requests

Demystifying FastAPI's CORSMiddleware for Cross-Origin Requests

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

FastAPI Role Base Access Control With JWT

3
Comments
7 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
How to deploy FastAPI app using AWS CDK Typescript

How to deploy FastAPI app using AWS CDK Typescript

3
Comments
3 min read
FastAPI & SQLAlchemy: MySQL Setup Guide

FastAPI & SQLAlchemy: MySQL Setup Guide

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

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

2
Comments
8 min read
Getting a ChatGPT powered, Python API, production ready

Getting a ChatGPT powered, Python API, production ready

2
Comments
7 min read
API File Upload Done Right - FastAPI

API File Upload Done Right - FastAPI

2
Comments
4 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
Efficiently Using Environment Variables in FastAPI!

Efficiently Using Environment Variables in FastAPI!

2
Comments
2 min read
How to structure big FastAPI projects

How to structure big FastAPI projects

2
Comments
4 min read
[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

[Python] A simple guide: how to mock dependencies for unit testing in FastAPI?

2
Comments 2
4 min read
Setup FastAPI Debugger in PyCharm With Docker

Setup FastAPI Debugger in PyCharm With Docker

2
Comments
1 min read
Software Defined Networking

Software Defined Networking

1
Comments
4 min read
Application Functionalities

Application Functionalities

1
Comments
1 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
LinkedIn Support Added to FastAPI-SSO!

LinkedIn Support Added to FastAPI-SSO!

1
Comments 2
1 min read
Monitoring FastAPI with OpenTelemetry

Monitoring FastAPI with OpenTelemetry

1
Comments
3 min read
Visualizing Bitcoin to USD Exchange Rates using FastAPI, Prometheus, Grafana, Deploy with jenkins

Visualizing Bitcoin to USD Exchange Rates using FastAPI, Prometheus, Grafana, Deploy with jenkins

1
Comments 1
7 min read
It's all about Application !

It's all about Application !

1
Comments
2 min read
Django-Ninja: Built-in Django, Feels like FastAPI

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

1
Comments
7 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
Deploying FastAPI app with Google Cloud Run

Deploying FastAPI app with Google Cloud Run

1
Comments
2 min read
loading...