DEV Community

FastAPI

The official tag for the FastAPI framework.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Microservice in Python using FastAPI

Microservice in Python using FastAPI

308
Comments 45
19 min read
Python FastAPI crash course

Python FastAPI crash course

259
Comments 6
5 min read
The Future of FastAPI and Pydantic is Bright

The Future of FastAPI and Pydantic is Bright

253
Comments 3
15 min read
Python REST API tutorial: Getting started with FastAPI

Python REST API tutorial: Getting started with FastAPI

135
Comments 4
6 min read
HTTPS for Developers

HTTPS for Developers

128
Comments
9 min read
FastAPI - The Good, the bad and the ugly.

FastAPI - The Good, the bad and the ugly.

99
Comments 15
6 min read
The Modern Way To Call APIs In Python

The Modern Way To Call APIs In Python

95
Comments 5
5 min read
FastAPI - Open-Source Starters

FastAPI - Open-Source Starters

91
Comments 6
2 min read
Build a web API from scratch with FastAPI - the workshop

Build a web API from scratch with FastAPI - the workshop

84
Comments 1
6 min read
Python REST APIs with FastAPI, CRUD application

Python REST APIs with FastAPI, CRUD application

67
Comments
4 min read
Build simple API service with Python FastAPI — Part 1

Build simple API service with Python FastAPI — Part 1

67
Comments 1
5 min read
Python development environment in a Docker container

Python development environment in a Docker container

67
Comments 8
4 min read
Your first Machine Learning REST API with Python/FastAPI

Your first Machine Learning REST API with Python/FastAPI

60
Comments
8 min read
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: Simple application structure from scratch

FastAPI: Simple application structure from scratch

58
Comments
10 min read
FastAPI & Stripe - Free eCommerce Starter

FastAPI & Stripe - Free eCommerce Starter

54
Comments 11
2 min read
Introduction to the fastapi python framework

Introduction to the fastapi python framework

45
Comments 5
6 min read
FastAPI Tips & Tricks: Testing a Database

FastAPI Tips & Tricks: Testing a Database

43
Comments 16
8 min read
Deploying FastAPI (and other) apps with HTTPS powered by Traefik

Deploying FastAPI (and other) apps with HTTPS powered by Traefik

42
Comments 2
13 min read
Get started with FastAPI JWT authentication – Part 2

Get started with FastAPI JWT authentication – Part 2

37
Comments 9
5 min read
FastAPI 4 hours free course

FastAPI 4 hours free course

35
Comments 3
1 min read
The Python virtual environment with Pyenv & Pipenv

The Python virtual environment with Pyenv & Pipenv

35
Comments 3
8 min read
FastAPI + Celery = ♥

FastAPI + Celery = ♥

34
Comments 6
2 min read
Building Serverless Applications With FastAPI and FaunaDB

Building Serverless Applications With FastAPI and FaunaDB

33
Comments 2
17 min read
Python FastAPI crash course: Make your first CRUD API

Python FastAPI crash course: Make your first CRUD API

32
Comments 2
6 min read
Optimization of images with FastAPI

Optimization of images with FastAPI

32
Comments
1 min read
Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

Deploy FastAPI Application on Ubuntu with Nginx, Gunicorn and Uvicorn

31
Comments
3 min read
Migrating a Super Simple CRUD App from Flask to FastAPI

Migrating a Super Simple CRUD App from Flask to FastAPI

31
Comments 4
3 min read
How to use server-sent events (SSE) with FastAPI?

How to use server-sent events (SSE) with FastAPI?

30
Comments 2
4 min read
FastApi With AWS Serverless powered by CDK Typescript

FastApi With AWS Serverless powered by CDK Typescript

28
Comments 6
3 min read
FastAPI Auth + Login Page

FastAPI Auth + Login Page

25
Comments 1
6 min read
My favorite way to write a Dockerfile for a Python app

My favorite way to write a Dockerfile for a Python app

25
Comments 3
2 min read
Building a Natural Language Processing API with FastAPI.

Building a Natural Language Processing API with FastAPI.

25
Comments
6 min read
Introduction à FastAPI (Python)

Introduction à FastAPI (Python)

24
Comments
6 min read
Getting Started with Fast API and Docker

Getting Started with Fast API and Docker

24
Comments
9 min read
Turn Any Website Into An API with AutoScraper and FastAPI

Turn Any Website Into An API with AutoScraper and FastAPI

24
Comments 2
9 min read
Python FastAPI crash course: Part 3

Python FastAPI crash course: Part 3

23
Comments 6
5 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
How to create server of files with FastAPI

How to create server of files with FastAPI

22
Comments
1 min read
Embracing Modern Python for Web Development

Embracing Modern Python for Web Development

21
Comments 2
15 min read
Develop a Simple Python FastAPI ToDo App in 1 minute

Develop a Simple Python FastAPI ToDo App in 1 minute

21
Comments 2
3 min read
FastAPI over HTTPS for development on Windows

FastAPI over HTTPS for development on Windows

19
Comments 5
3 min read
Live Transcription With Python and FastAPI

Live Transcription With Python and FastAPI

19
Comments
6 min read
FastAPI + Heroku + Gunicorn + Uvicorn

FastAPI + Heroku + Gunicorn + Uvicorn

19
Comments
1 min read
Logging & Tracing in Python, FastApi, OpenCensus and Azure

Logging & Tracing in Python, FastApi, OpenCensus and Azure

19
Comments 4
5 min read
Observability Best Practices when running FastAPI in a Lambda

Observability Best Practices when running FastAPI in a Lambda

19
Comments 3
17 min read
Deploying a FastAPI backend using AWS Amplify Container-based REST APIs

Deploying a FastAPI backend using AWS Amplify Container-based REST APIs

18
Comments
5 min read
Getting Started With Fast API and Docker

Getting Started With Fast API and Docker

18
Comments
3 min read
Best Practice of handling FastAPI Schema

Best Practice of handling FastAPI Schema

18
Comments
7 min read
FastAPI vs. Flask: Comparing the Pros and Cons of Top Microframeworks for Building a REST API in Python

FastAPI vs. Flask: Comparing the Pros and Cons of Top Microframeworks for Building a REST API in Python

18
Comments
15 min read
FastAPI Streaming Response

FastAPI Streaming Response

17
Comments 1
2 min read
Stripe, FastAPI, Bootstrap 5 - Free eCommerce

Stripe, FastAPI, Bootstrap 5 - Free eCommerce

17
Comments
2 min read
Demystifying authentication with FastAPI and a frontend

Demystifying authentication with FastAPI and a frontend

16
Comments
9 min read
Python's Type Annotations: The Best Of Both Types Worlds

Python's Type Annotations: The Best Of Both Types Worlds

16
Comments
9 min read
Deploy FastAPI on AWS Part 1: Lambda & API Gateway

Deploy FastAPI on AWS Part 1: Lambda & API Gateway

16
Comments
4 min read
Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)

Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)

16
Comments
4 min read
Role-based access control using FastApi

Role-based access control using FastApi

16
Comments 1
2 min read
Implementing FastAPI Services – Abstraction and Separation of Concerns

Implementing FastAPI Services – Abstraction and Separation of Concerns

15
Comments 1
6 min read
Package your FastAPI application with “Distroless” Docker Images

Package your FastAPI application with “Distroless” Docker Images

15
Comments 2
2 min read
loading...