An open API service indexing awesome lists of open source software.

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.

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.