Skip to content

Commit 34a732a

Browse files
committed
Refactor market recommender module and update API routes
- Renamed the `gecko_market_recommender` to `market_recommender` for clarity and consistency in naming conventions. - Introduced a new `market_recommender.py` file, implementing a synchronous approach for fetching market data using the CoinGecko API, enhancing performance and maintainability. - Updated the FastAPI application to include the new market recommender route at `/api/market-recommender`, replacing the previous gecko market endpoint. - Enhanced the overall structure of the market data processing, including improved logging and error handling for better traceability. - This refactor lays the groundwork for future enhancements and integrations with the Drift protocol.
1 parent 310efa7 commit 34a732a

File tree

2 files changed

+841
-3
lines changed

2 files changed

+841
-3
lines changed

0 commit comments

Comments
 (0)