blakeembrey / blakeembrey/back-row
Remove general proxy for cached specific API calls
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, every API call is being proxied over a generic caching proxy. We should move this to more specific API endpoints that can customise the payload before it gets sent to the front-end. It _must_ continue to cache data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.