{"id":20163389,"url":"https://github.com/sjinks/fastify-favicon","last_synced_at":"2025-04-10T00:36:33.147Z","repository":{"id":39380677,"uuid":"193283703","full_name":"sjinks/fastify-favicon","owner":"sjinks","description":"Fastify plugin to eliminate errors for favicon.ico requests","archived":false,"fork":false,"pushed_at":"2025-03-04T01:33:22.000Z","size":1334,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T05:02:22.286Z","etag":null,"topics":["fastify","fastify-plugin","favicon","plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@wwa/fastify-favicon","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjinks.png","metadata":{"funding":{"custom":["https://www.paypal.com/donate/?hosted_button_id=SAG6877JDJ3KU","https://send.monobank.ua/jar/7rosVfiwKM"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-22T22:14:12.000Z","updated_at":"2025-03-04T01:33:25.000Z","dependencies_parsed_at":"2023-10-14T19:09:52.435Z","dependency_job_id":"2549dc88-ab04-40fa-b826-57db205c1100","html_url":"https://github.com/sjinks/fastify-favicon","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Ffastify-favicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Ffastify-favicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Ffastify-favicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Ffastify-favicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjinks","download_url":"https://codeload.github.com/sjinks/fastify-favicon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137996,"owners_count":21053773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastify","fastify-plugin","favicon","plugin"],"created_at":"2024-11-14T00:29:25.092Z","updated_at":"2025-04-10T00:36:33.127Z","avatar_url":"https://github.com/sjinks.png","language":"JavaScript","funding_links":["https://www.paypal.com/donate/?hosted_button_id=SAG6877JDJ3KU","https://send.monobank.ua/jar/7rosVfiwKM"],"categories":[],"sub_categories":[],"readme":"# fastify-favicon\n\n[![Build and Test](https://github.com/sjinks/fastify-favicon/actions/workflows/build.yml/badge.svg)](https://github.com/sjinks/fastify-favicon/actions/workflows/build.yml)\n[![CodeQL Analysis](https://github.com/sjinks/fastify-favicon/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/sjinks/fastify-favicon/actions/workflows/codeql-analysis.yml)\n[![Package Audit](https://github.com/sjinks/fastify-favicon/actions/workflows/package-audit.yml/badge.svg)](https://github.com/sjinks/fastify-favicon/actions/workflows/package-audit.yml)\n\nA plugin for [Fastify](https://github.com/fastify/fastify) to eliminate exceptions on requests to `/favicon.ico`.\n\n## Installation\n\n```sh\nnpm install --save-dev @wwa/fastify-favicon\n```\n\n## Usage\n\n```js\nconst fastify = require('fastify')();\nfastify.register(require('@wwa/fastify-favicon'));\n\nfastify.listen(3000);\n```\n\nRequests to `/favicon.ico` will return a 16x16 black icon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjinks%2Ffastify-favicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjinks%2Ffastify-favicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjinks%2Ffastify-favicon/lists"}