crypto_price_tracker:加密价格跟踪器,通过调度程序将值存储在PostgresDB中,并通过REST API手动触发。 Coingecko API用于获取实际价格

时间:2024-04-02 08:58:42
【文件属性】:

文件名称:crypto_price_tracker:加密价格跟踪器,通过调度程序将值存储在PostgresDB中,并通过REST API手动触发。 Coingecko API用于获取实际价格

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-02 08:58:42

Python

crypto_price_tracker 加密价格跟踪器,通过调度程序将值存储在PostgresDB中,并通过REST API手动触发。 Coingecko API用于获取实际价格。 环境 - POSTGRES=postgresql://python:python@localhost:25432/python - PORT=8000 - SCHEDULERCOIN=bitcoin 昂首阔步 Link: http://localhost:8000/docs 技术领域 Fastapi sqlalchemy的


【文件预览】:
crypto_price_tracker-main
----.gitattributes(66B)
----db()
--------database.py(365B)
----models()
--------schemas.py(228B)
----main.py(1KB)
----.idea()
--------misc.xml(185B)
--------inspectionProfiles()
--------modules.xml(292B)
--------crypto_price_tracker.iml(667B)
--------.gitignore(268B)
--------vcs.xml(180B)
----LICENSE(1KB)
----README.md(388B)
----entity()
--------models.py(399B)
----repository()
--------crud.py(275B)
----.gitignore(1KB)

网友评论