fastapi
Here are 1,990 public repositories matching this topic...
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Aug 31, 2021 - Python
SQL databases in Python, designed for simplicity, compatibility, and robustness.
-
Updated
Sep 30, 2021 - Python
A curated list of awesome things related to FastAPI
-
Updated
Sep 22, 2021
-
Updated
Sep 16, 2021 - Python
Learn Python for the next 30 (or so) Days.
-
Updated
Aug 23, 2021 - HTML
-
Updated
Aug 21, 2021 - Python
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
-
Updated
Oct 2, 2021 - Python
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
-
Updated
Oct 1, 2021 - Python
-
Updated
Sep 30, 2021 - Python
Deploy a ML inference service on a budget in less than 10 lines of code.
-
Updated
Aug 23, 2021 - Python
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin
-
Updated
Sep 21, 2021 - Python
There should be routes that trigger an email for "forgot" and "reset" password options. These can be celery tasks but probably need a separate container for a simple SMTP server in order to send the emails.
The fullstack Vue project has an example of a containerized SMTP server.
Should add a section to the docs for third-party examples and guides using Mangum
python async orm with fastapi in mind and pydantic validation
-
Updated
Sep 26, 2021 - Python
Document features
add documents include examples on each feature.
We recently added a create_tables function:
It is a great convenience when writing unit tests, or writing a simple data science script using Piccolo.
create_tables(Band, Manager)It would be nice to have a companion function called drop_tables. It will sort the
Discussed in awtkns/fastapi-crudrouter#108
Originally posted by voice1 September 29, 2021
Is there any intent to support SQLModel? https://github.com/tiangolo/sqlmodel
Patch Endpoint
Mongo Support
Async ODM (Object Document Mapper) for MongoDB based on python type hints
-
Updated
Sep 27, 2021 - Python
-
Updated
Oct 1, 2021 - Python
Refer to slackapi/bolt-python#479 for details
The page URLs
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull req
Improve this page
Add a description, image, and links to the fastapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fastapi topic, visit your repo's landing page and select "manage topics."


First check