Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T12:19:30.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T16:13:24.692Z (almost 2 years ago)
- Topics: cloudflare-worker, favicon-grabber, microservice
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 54
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
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!