Skip to content

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

Notifications You must be signed in to change notification settings

bnbong/SimpleAuth

Repository files navigation

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.