Skip to content

feat: implement real price fetching with caching#38

Merged
AlAfiz merged 4 commits intoBETAIL-BOYS:mainfrom
LaGodxy:feature/price-endpoint
Feb 25, 2026
Merged

feat: implement real price fetching with caching#38
AlAfiz merged 4 commits intoBETAIL-BOYS:mainfrom
LaGodxy:feature/price-endpoint

Conversation

@LaGodxy
Copy link
Contributor

@LaGodxy LaGodxy commented Feb 25, 2026

Real Price Endpoint (feature/price-endpoint branch)
✅ Installed axios for HTTP requests
✅ Integrated CoinGecko API for real-time price data
✅ Implemented 60-second in-memory caching with priceCache object
✅ Added cache status indicators in API responses
✅ Proper error handling for API failures

closes #34

@AlAfiz AlAfiz merged commit ce27c4e into BETAIL-BOYS:main Feb 25, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Fetch and cache live token prices from external API

2 participants