add users routers

This commit is contained in:
2023-10-10 22:13:47 +02:00
parent 1c35503762
commit 524b4763b7
4 changed files with 9 additions and 0 deletions

2
requierements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi
uvicorn[standard]