mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-05 04:19:41 +05:00
Initial Commit.
ADD: Get User By Id ADD: Get Release By Id
This commit is contained in:
commit
025ef2be93
5 changed files with 110 additions and 0 deletions
4
backend/requirements.txt
Normal file
4
backend/requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
requests == 2.31.0
|
||||
fastAPI == 0.110.1
|
||||
uvicorn[standard]
|
||||
pre-commit
|
Loading…
Add table
Add a link
Reference in a new issue