https://github.com/filipsys/gif-embed-worker
Cloudflare worker returning gifs/images hosted on an R2 bucket with fuzzy search for easy access to asset links.
https://github.com/filipsys/gif-embed-worker
cloudflare-workers r2-bucket typescript wrangler
Last synced: 5 months ago
JSON representation
Cloudflare worker returning gifs/images hosted on an R2 bucket with fuzzy search for easy access to asset links.
- Host: GitHub
- URL: https://github.com/filipsys/gif-embed-worker
- Owner: Filipsys
- Created: 2025-10-03T21:55:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T21:55:41.000Z (6 months ago)
- Last Synced: 2025-10-07T23:30:51.377Z (6 months ago)
- Topics: cloudflare-workers, r2-bucket, typescript, wrangler
- Language: TypeScript
- Homepage: https://gif.filyys.dev
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO:
- [ ] Use a distance metrics algorythm to find the closest five searches to the current search.
- [ ] Draw the text onto the `/list` path command.
- [ ] Display a hello page at `/` for user info.
- [ ] Redirect the user once they input the correct password & save the asset to the R2 bucket.