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

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

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.