{"id":15838029,"url":"https://github.com/gamemaker1/fastify-template","last_synced_at":"2025-07-30T18:08:52.180Z","repository":{"id":41186861,"uuid":"508671465","full_name":"gamemaker1/fastify-template","owner":"gamemaker1","description":"An opiniated template for building REST APIs using Fastify and Typescript, complete with fancy scripts, integration tests and 100% code coverage.","archived":false,"fork":false,"pushed_at":"2022-06-29T11:59:02.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T08:53:41.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamemaker1.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-29T11:55:18.000Z","updated_at":"2022-06-29T12:06:23.000Z","dependencies_parsed_at":"2022-09-03T07:40:11.108Z","dependency_job_id":null,"html_url":"https://github.com/gamemaker1/fastify-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/gamemaker1/fastify-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemaker1%2Ffastify-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemaker1%2Ffastify-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemaker1%2Ffastify-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemaker1%2Ffastify-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamemaker1","download_url":"https://codeload.github.com/gamemaker1/fastify-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemaker1%2Ffastify-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267914404,"owners_count":24164712,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-05T16:00:26.595Z","updated_at":"2025-07-30T18:08:52.156Z","avatar_url":"https://github.com/gamemaker1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cdiv align=\"center\"\u003e Opiniated Fastify + Typescript Template \u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg alt=\"Github Workflow Status\" src=\"https://img.shields.io/github/workflow/status/gamemaker1/fastify-template/CI\"/\u003e\n\t\u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/gamemaker1/fastify-template\"/\u003e\n\u003c/div\u003e\n\n## What Is This?\n\nAn opiniated template for building REST APIs using Fastify and Typescript,\ncomplete with fancy scripts, integration tests and 100% code coverage.\n\nIt includes:\n\n- [`fastify`](https://www.fastify.io/) for making your server lightning fast and\n  resource efficient.\n- [`typescript`](https://www.typescriptlang.org/) +\n  [`esm`](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/) for\n  writing code (compiles to esm for Node 18).\n- [`tsup`](https://tsup.egoist.sh/) +\n  [`tsx`](https://github.com/esbuild-kit/tsx#readme) for blazing fast builds.\n- [`ava`](https://github.com/avajs/ava#readme) +\n  [`c8`](https://github.com/bcoe/c8#readme) for testing and coverage.\n- [`xo`](https://github.com/xojs/xo#readme) + [`prettier`](https://prettier.io/)\n  for linting and formatting.\n- [`pnpm`](https://pnpm.io/) for fast and efficient package management.\n- a [contributing guide](./contributing.md), [changelog](./changelog.md),\n  [license file](./license.md) and [readme](./readme.md).\n\n## How Do I Use It?\n\nTo use this template, `degit` it:\n\n```sh\n$ mkdir \u003cproject-name\u003e\n$ pnpx degit gamemaker1/fastify-template\n$ pnpm install\n```\n\nThen replace the package name in the manifest (`package.json`), the changelog,\nthe contributing guide, and the readme (including the badges, if you keep\nthem!), and get coding :rocket:\n\n## License\n\nYou can use this template for any project! The `license.md` file in this\nrepository IS NOT the license for this template - it is part of the template,\nand you can change it as you wish.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemaker1%2Ffastify-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamemaker1%2Ffastify-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemaker1%2Ffastify-template/lists"}