This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
fastapi_best_architecture
Watch
1
Star
0
Fork
0
You've already forked fastapi_best_architecture
mirror of
https://github.com/fastapi-practices/fastapi_best_architecture.git
synced
2025-08-18 15:00:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fastapi_best_architecture
/
backend
/
app
/
utils
History
Wu Clan
abcc9d2308
Add sync to async decorator support (
#96
)
...
* Add sync to async decorator support * Update ASyncTranslator to asgiref
2023-06-06 20:13:33 +08:00
..
__init__.py
commit the base code
2023-04-19 11:05:49 +08:00
data_factory.py
Add sync to async decorator support (
#96
)
2023-06-06 20:13:33 +08:00
encoders.py
Update uniform return to custom encoder (
#60
)
2023-05-20 16:51:22 +08:00
health_check.py
Add RBAC authorisation and some tools or optimisations (
#41
)
2023-05-17 22:13:37 +08:00
openapi.py
Add RBAC authorisation and some tools or optimisations (
#41
)
2023-05-17 22:13:37 +08:00
re_verify.py
Add RBAC authorisation and some tools or optimisations (
#41
)
2023-05-17 22:13:37 +08:00
request_parse.py
Add sync to async decorator support (
#96
)
2023-06-06 20:13:33 +08:00
serializers.py
add login logs (
#76
)
2023-05-27 22:55:25 +08:00