Blog post: https://ibrahimnergiz.com/blog/using-favicon-in-external-links/
You can view live from Codepen page: https://codepen.io/phyesix/pen/eYeOeLL
First of all, you can install with NPM or YARN
npm install
After that:
npm start
Thats all, project will start working your localhost with 3000 port.
Get Favicon:
GET /favicon/:siteurl
You can change port and hostname.
- Github: @phyesix