{"id":23937982,"url":"https://github.com/dm94/fastify-boilerplate","last_synced_at":"2026-05-07T13:08:25.882Z","repository":{"id":160290805,"uuid":"606696440","full_name":"dm94/fastify-boilerplate","owner":"dm94","description":"Fastify boilerplate with typescript, tests and swagger","archived":false,"fork":false,"pushed_at":"2023-02-26T10:03:22.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T14:16:30.135Z","etag":null,"topics":["boilerplate","fastify","node","swagger","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/dm94.png","metadata":{"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":"2023-02-26T09:34:25.000Z","updated_at":"2023-02-26T09:52:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"bce2f28a-4b72-43be-b644-ba29539ab89f","html_url":"https://github.com/dm94/fastify-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/dm94/fastify-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm94%2Ffastify-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm94%2Ffastify-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm94%2Ffastify-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm94%2Ffastify-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dm94","download_url":"https://codeload.github.com/dm94/fastify-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm94%2Ffastify-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275623477,"owners_count":25498340,"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-09-17T02:00:09.119Z","response_time":84,"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":["boilerplate","fastify","node","swagger","typescript"],"created_at":"2025-01-06T02:17:31.071Z","updated_at":"2025-09-17T16:34:22.302Z","avatar_url":"https://github.com/dm94.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastify-boilerplate\nFastify boilerplate with typescript, tests and swagger\n\n# This boilerplate is a mix of others for a minimum configuration.\n\n- [fastify-typescript-starter](https://github.com/yonathan06/fastify-typescript-starter)\n\n## Features\n\n- Typescript + eslint + Prettier\n- Routes are automatically generated on the base of the folders.\n- Documentation is automatically generated in OpenAPI as you create endpoints.\n- Connectors for MongoDB and MySQL\n- Added JWT\n- CORS-ready\n\n## Fastify Plugins\n\n- [@fastify/autoload](https://github.com/fastify/fastify-autoload)\n- [@fastify/cors](https://github.com/fastify/fastify-cors)\n- [@fastify/jwt](https://github.com/fastify/fastify-jwt)\n- [@fastify/mongodb](https://github.com/fastify/fastify-mongodb)\n- [@fastify/mysql](https://github.com/fastify/fastify-mysql)\n- [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit)\n- [@fastify/swagger](https://github.com/fastify/fastify-swagger)\n- [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui)\n\n## Installation\n\nWith npm\n\n```bash\n  npm install\n  npm run dev\n```\n\nWith pnpm\n\n```bash\n  pnpm install\n  pnpm run dev\n```\n\n## Swagger UI\nOnly enabled for the development environment\n\nhttp://localhost:8080/doc\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm94%2Ffastify-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdm94%2Ffastify-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm94%2Ffastify-boilerplate/lists"}