You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FastAPI service for collecting the btc_usd and eth_usd price index from the Deribit exchange and return the saved data via API. Prices are saved in PostgreSQL, background tasks are performed by Celery + Redis, data is taken every 60 seconds.