fastapi
Here are 2,080 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Python
-
Updated
Oct 15, 2021 - Python
-
Updated
Oct 4, 2021
-
Updated
Sep 16, 2021 - Python
[RFC] A better logo?
A better logo?
what do I want on a logo:
- Few colors (max 2 or 3)
- Good to use as an icon
- Identity (connects with config, settings, adjustment)
logos live here: https://github.com/rochacbruno/dynaconf/tree/master/docs/img (used by documentation builds)
Full logo on top of the docs and readme (I personally don't like this one)
-
Updated
Aug 23, 2021 - HTML
-
Updated
Aug 21, 2021 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 14, 2021 - Python
As discussed in #761.
-
Updated
Aug 23, 2021 - Python
-
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
-
Updated
Oct 15, 2021 - Python
Document features
add documents include examples on each feature.
Piccolo uses dataclasses extensively, all over the code base.
It's worth investigating if any noticeable performance improvement can be achieved by using Pydantic models instead.
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
-
Updated
Oct 1, 2021 - Python
-
Updated
Oct 16, 2021 - Python
Once #190 is closed, we can start working on Japanese translation of the new pages.
The page URLs
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitti
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