archethic-foundation / archethic-foundation/fetch-api-service
Batch the quotes/latest
- Dominant language
- Elixir
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem?
We should not do 1 request per coin.
### Describe the solution you'd like
https://coinmarketcap.com/api/documentation/v1/#operation/getV2CryptocurrencyQuotesLatest
### Additional context
_No response_
### Epic
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Start by locating where coin quotes are requested in fetch-api-service, then compare that flow with CoinMarketCap's getV2CryptocurrencyQuotesLatest documentation; done means the service uses one request for multiple coins rather than one request per coin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100