Initial commit: Cardano chain data REST API
This commit is contained in:
commit
6f709423d1
5 changed files with 1043 additions and 0 deletions
6
requirements.txt
Normal file
6
requirements.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.0
|
||||
asyncpg==0.30.0
|
||||
redis==5.0.0
|
||||
pydantic==2.9.0
|
||||
python-dotenv==1.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue