Caching
Open
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I didn't want to create a data layer, hence I am wondering what you think about caching the GET requests? Otherwise, the rate limit happens so quick. ;D I think all that's potentially needed is exposing the http client to register a transport.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HTTP client and the GET request entry points in the Go Fitbit API client, then assess how exposing the client for transport registration would support caching. The work is complete when GET requests can be cached to reduce Fitbit rate-limit hits, with the intended behavior and scope established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100