Show HN: Open-Source Favicon Provider Hey HN, We couldn’t find a reliable favicon provider for our CRM [1]. There are existing solutions (FaviconKit, Google faviconV2, ...) but we have faced issues with all of them: rate-limiting, down-time, inconsistent icon size. We were looking for a solution that is: 1) reliable : no down-time ; 2) accurate : request a specific icon size to optimize for user bandwidth ; 3) high-quality : that provides the highest resolution icon available for a given requested size ; 4) open-source : this is a common need and a simple problem to solve: an open solution should exist and anybody should be able to contribute or to host it. Technical details: Here is the source code: https://ift.tt/FAtBhy9 . The way it works is very simple. We have implemented a few strategies to fetch favicons: get favicon from html meta/link tags, call Google Favicon API. Then we retrieve the image and store it into S3. The next time someone asks for the image it is usually served from our CDN cache directly. If not, then it’s pulled from S3. Cloud Hosting: We are hosting a server on favicon.twenty.com. We will be using it to power Twenty CRM, so it will be maintained up and running for our own needs. Feel free to use it by directly by embedding images like this: https://ift.tt/luxph4S or https://ift.tt/ReocCiB [1] https://ift.tt/n3ErJyH https://ift.tt/FAtBhy9 August 4, 2023 at 01:24AM
Show HN: Open-Source Favicon Provider https://ift.tt/3rIyTxs
Related Articles
Show HN: Sigkill, utility for decrypting and exporting signal chats https://ift.tt/vCj6W03Show HN: Sigkill, utility for decrypting and exporting signal chats ht… Read More
Show HN: SpongeBob delivered straight from your terminal https://ift.tt/grNFheIShow HN: SpongeBob delivered straight from your terminal https://ift.t… Read More
Show HN: FlashFlashCards- create Anki flashcards from screenshots https://ift.tt/zT8o5IXShow HN: FlashFlashCards- create Anki flashcards from screenshots http… Read More
Show HN: DALL-E 3 and GPT-4 Vision Recursive Image Generator https://ift.tt/JFwaz93Show HN: DALL-E 3 and GPT-4 Vision Recursive Image Generator It's like… Read More
Show HN: Modern C++ implementations of a words counter with benchmarks https://ift.tt/TWu7JZwShow HN: Modern C++ implementations of a words counter with benchmarks… Read More
Show HN: Get any piece of Google Earth as a single normalized glTF 3D model https://ift.tt/L8hRO6nShow HN: Get any piece of Google Earth as a single normalized glTF 3D … Read More
Show HN: Visualising Rising Temperatures for the Netherlands https://ift.tt/Dzblk49Show HN: Visualising Rising Temperatures for the Netherlands Something… Read More
Show HN: Sqlauthz: Declarative permissions management for PostgreSQL https://ift.tt/T37FdrhShow HN: Sqlauthz: Declarative permissions management for PostgreSQL I… Read More
0 Comments: