https://github.com/splitbee/favicon-resolver
Get the favicon from an URL utilizing cloudflare workers
https://github.com/splitbee/favicon-resolver
cloudflare-worker favicon-grabber microservice
Last synced: 16 days ago
JSON representation
Get the favicon from an URL utilizing cloudflare workers
- Host: GitHub
- URL: https://github.com/splitbee/favicon-resolver
- Owner: splitbee
- Created: 2020-03-14T11:56:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T12:19:30.000Z (about 4 years ago)
- Last Synced: 2025-04-09T16:09:02.477Z (16 days ago)
- Topics: cloudflare-worker, favicon-grabber, microservice
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 82
- Watchers: 3
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get the favicon from every URL by utilizing Cloudflare Workers
## Demo
`https://favicon.splitbee.io/?url=workers.cloudflare.com`
## Deploy
Fill out the missing parameters in `wrangler.toml` and run `wrangler publish` to upload your worker to cloudflare!