https://github.com/wajeht/favicon
automagically grab the favicon of a url
https://github.com/wajeht/favicon
favicon golang http web
Last synced: 7 months ago
JSON representation
automagically grab the favicon of a url
- Host: GitHub
- URL: https://github.com/wajeht/favicon
- Owner: wajeht
- License: mit
- Created: 2025-07-19T05:58:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-07-19T12:53:54.000Z (9 months ago)
- Last Synced: 2025-08-23T10:25:10.398Z (8 months ago)
- Topics: favicon, golang, http, web
- Language: Go
- Homepage: https://favicon.jaw.dev/
- Size: 65.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌐 Favicon
automagically grab the favicon of a url
# 📖 Usage
add this to your html:
```html
```
> [!NOTE]
> the first request will be slow, but the subsequent requests will be cached.
## 📑 Docs
- See [DEVELOPMENT](./docs/development.md) for `development` guide.
- See [CONTRIBUTION](./docs/contribution.md) for `contribution` guide.
## 📜 License
Distributed under the MIT License © [wajeht](https://github.com/wajeht). See [LICENSE](./LICENSE) for more information.