Add FastAPI API server

This commit is contained in:
thePR0M3TH3AN
2025-07-09 09:07:06 -04:00
parent 62a84d59e1
commit a42f880ac5
5 changed files with 185 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ cryptography==45.0.4
ecdsa==0.19.1
ed25519-blake2b==1.4.1
execnet==2.1.1
fastapi==0.116.0
frozenlist==1.7.0
glob2==0.7
hypothesis==6.135.20
@@ -57,6 +58,7 @@ termcolor==3.1.0
toml==0.10.2
tomli==2.2.1
urllib3==2.5.0
uvicorn==0.35.0
varint==1.0.2
websocket-client==1.7.0
websockets==15.0.1