Add query param to cache JSON uploads
Open
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Add query param `cache` to mark if the content should be cached or not
If query param is present images should be uploaded to cfi and other content to R2
Tasks:
1. In `/pinJaon` handler
2. If `cache=true`
3. normalize content according to kodadot1/hyperdata
4. Save to KV
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `/pinJaon` handler and review the normalization rules in `kodadot1/hyperdata`, along with the existing upload paths. Done means `cache=true` routes images to cfi and other content to R2, normalizes the content, and saves it to KV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100