refactor and set up authentication

This commit is contained in:
2024-04-25 11:23:47 +02:00
parent bbd78faf09
commit 2185b217e1
10 changed files with 211 additions and 35 deletions

16
app/main.py Normal file
View File

@@ -0,0 +1,16 @@
from fastapi import FastAPI
from app.routers import admin, user
app = FastAPI()
app.include_router(admin.router)
app.include_router(user.router)
@app.get("/")
def root():
return {"message": "Hello World"}
# 1PMy17eraogNUz436w3aZKxyij39G1didaN02Ka_-45Q
# 71046222