StackOverflow Questions for Tag: fastapi

mascai
mascai

Reputation: 1896

Calling AIOKafkaConsumer via FastAPI raises "object should be created within an async function or provide loop directly" error

Score: 2

Views: 225

Answers: 1

Read More
ChrisC
ChrisC

Reputation: 21

How to upload file in chunks to Google Cloud Storage using FastAPI's request.stream()?

Score: 1

Views: 121

Answers: 1

Read More
Itay Moav -Malimovka
Itay Moav -Malimovka

Reputation: 53587

How to read a file into memory in FastAPI and pass it to MarkItDown library?

Score: 1

Views: 34

Answers: 2

Read More
Learning from masters
Learning from masters

Reputation: 2762

FastAPI runs api-calls in serial instead of parallel fashion

Score: 91

Views: 75906

Answers: 2

Read More
LOrD_ARaGOrN
LOrD_ARaGOrN

Reputation: 4476

How to use Background Tasks inside a function that is called by a FastAPI endpoint?

Score: 1

Views: 14019

Answers: 1

Read More
Eldellano
Eldellano

Reputation: 27

Streaming multiple videos through FastAPI to Web Browser causes HTTP requests stalling

Score: 1

Views: 53

Answers: 1

Read More

FastAPI - Why does synchronous code do not block the event Loop?

Score: 3

Views: 69

Answers: 3

Read More
Quang Truong Nguyen
Quang Truong Nguyen

Reputation: 1

FastAPI ODMantic trying to access indices by 'str'

Score: 0

Views: 10

Answers: 1

Read More
tomy0000000
tomy0000000

Reputation: 423

Storing app secret key in database, smart move, over-engineering, or dump act?

Score: 0

Views: 38

Answers: 0

Read More
John Heyer
John Heyer

Reputation: 901

Can't find static or templates directory when running in FastAPI in Docker container

Score: 0

Views: 13

Answers: 1

Read More
Franklyn Dunbar
Franklyn Dunbar

Reputation: 11

How to elegantly build an API gateway for containerized microservices?

Score: 0

Views: 63

Answers: 0

Read More
RohithCodez
RohithCodez

Reputation: 9

FastAPI server still running after I close it. How to stop it properly?

Score: -1

Views: 23

Answers: 0

Read More
froozy3
froozy3

Reputation: 1

The problem is that according to the logs, everything should be added to the list, but it is not added

Score: 0

Views: 26

Answers: 0

Read More
DJay
DJay

Reputation: 1282

Cloud Run container stops processing when running parallel FastAPI background tasks

Score: 1

Views: 36

Answers: 1

Read More
Istvan
Istvan

Reputation: 8542

How to configure FastAPI logging so that it works both with Uvicorn locally and in production?

Score: 26

Views: 66474

Answers: 2

Read More
amit
amit

Reputation: 3462

How to forward FastAPI requests to another server?

Score: 6

Views: 10333

Answers: 1

Read More

Configuring a email sender with FastAPI

Score: 0

Views: 30

Answers: 0

Read More
sabirrajabov
sabirrajabov

Reputation: 1

Check credentials of the domain user while its locked or password expired (AD, python ldap3)

Score: 0

Views: 15

Answers: 0

Read More
DData Science
DData Science

Reputation: 63

Python FastAPI Background Server Management - Process Control and Stopping

Score: -3

Views: 21

Answers: 0

Read More
Emu
Emu

Reputation: 5895

How to accept dual authentication for unprotected routes?

Score: 1

Views: 51

Answers: 1

Read More
PreviousPage 1Next