Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reznya22/fastapi_auth_service
First FastAPI authentication microservice
https://github.com/reznya22/fastapi_auth_service
Last synced: 8 days ago
JSON representation
First FastAPI authentication microservice
- Host: GitHub
- URL: https://github.com/reznya22/fastapi_auth_service
- Owner: reznya22
- Created: 2024-08-03T16:58:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T17:54:51.000Z (6 months ago)
- Last Synced: 2024-08-10T13:23:46.162Z (6 months ago)
- Language: Python
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Authentication FastAPI microservice
```
- Onion architecture
- Async approach
- Project structure based on repo zhanymkanov/fastapi-best-practices
```