An open API service indexing awesome lists of open source software.

https://github.com/bnbong/simpleauth

<개인 프로젝트> Simple user authentication API server
https://github.com/bnbong/simpleauth

alembic fastapi poetry pydantic pydantic-settings pydantic-v2 python python3 sqlalchemy uvicorn

Last synced: 5 months ago
JSON representation

<개인 프로젝트> Simple user authentication API server

Awesome Lists containing this project

README

          

# Simple Authentication

Python based simple user authentication server

This project is a user authentication-only server created to apply the MSA Gateway pattern to the bnbong-server.

## Stack

- Python 3.11.1
- FastAPI + Uvicorn + Pydantic 2.0 + SQLAlchemy + Poetry
- Dockerized

## Environment Variables

will be added later.