fastapi icon indicating copy to clipboard operation
fastapi copied to clipboard

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Results 724 fastapi issues
Sort by recently updated
recently updated
newest added

I was using FastAPI on a project an I had to see which object was making fail the json encoding to understand what to change in my code. So I...

feature
p4

## Description I noticed the project CI runs "twice" in each commit to the repository (one for the real commit and one for the `latest-changes` job). Ex.: https://github.com/tiangolo/fastapi/actions/runs/5348732342 and https://github.com/tiangolo/fastapi/actions/runs/5348736904...

ci
internal

### Discussed in https://github.com/tiangolo/fastapi/discussions/10421 Originally posted by **valentinoli** October 10, 2023 ### First Check - [X] I added a very descriptive title here. - [X] I used the GitHub search...

question
docs

Deleted the problematic line about RequestValidationError being a subclass of Pydantic ValidationError, according to issue #10786

docs

Relates to #1572 This PR is a translation of `docs/ja/docs/advanced/events.md`. I'm Japanese. I like this framework so I translated it. I am the first PR to this repository. I would...

lang-all
lang-ja
awaiting-review

This PR translates the tutorial/request-files.md to Japanese. Please review tutorial/request-files.md. ~Issue #1571 generates a new directory to support Japanese. PR #1656 generates a new directory for tutorial. I will fix...

lang-all
lang-ja
awaiting-review

Translation for FastAPI People section: `docs/pl/docs/fastapi-people.md`

lang-all
lang-pl
approved-1