{"id":48123679,"url":"https://github.com/Tony133/fastify-api-boilerplate-jwt","last_synced_at":"2026-04-20T02:01:12.577Z","repository":{"id":37802719,"uuid":"209091974","full_name":"Tony133/fastify-api-boilerplate-jwt","owner":"Tony133","description":"An API Boilerplate to create a ready-to-use REST API in seconds with Fastify + Kysely and JWT Authentication","archived":false,"fork":false,"pushed_at":"2026-04-16T13:02:54.000Z","size":4526,"stargazers_count":586,"open_issues_count":3,"forks_count":82,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-16T13:29:48.642Z","etag":null,"topics":["api-rest","apirest","boilerplate","docker","fastify","javascript","js","kysely","node","nodejs","openapi","postgresql","rest-api","swagger","ts","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/Tony133.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-17T15:34:18.000Z","updated_at":"2026-04-15T12:42:45.000Z","dependencies_parsed_at":"2024-04-14T17:39:40.779Z","dependency_job_id":"a7a6ded3-57b5-4b57-99c4-08ea0ee27929","html_url":"https://github.com/Tony133/fastify-api-boilerplate-jwt","commit_stats":{"total_commits":816,"total_committers":5,"mean_commits":163.2,"dds":0.4375,"last_synced_commit":"8279dacb31efa9c83c476afde3fca71a04f87db4"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Tony133/fastify-api-boilerplate-jwt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Ffastify-api-boilerplate-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Ffastify-api-boilerplate-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Ffastify-api-boilerplate-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Ffastify-api-boilerplate-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tony133","download_url":"https://codeload.github.com/Tony133/fastify-api-boilerplate-jwt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tony133%2Ffastify-api-boilerplate-jwt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["api-rest","apirest","boilerplate","docker","fastify","javascript","js","kysely","node","nodejs","openapi","postgresql","rest-api","swagger","ts","typescript"],"created_at":"2026-04-04T16:22:44.561Z","updated_at":"2026-04-20T02:01:12.572Z","avatar_url":"https://github.com/Tony133.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e \u003ca href=\"https://fastify.dev/\"\u003e\n    \u003cimg\n      src=\"https://github.com/fastify/graphics/raw/HEAD/fastify-landscape-outlined.svg\"\n      width=\"650\"\n      height=\"auto\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n# FastifyApiBoilerplateJWT\n\nAn API Boilerplate to create a ready-to-use REST API in seconds with Fastify + Kysely and JWT Authentication\n\n## Installation\n\n```sh\nnpm install\n```\n\nSet Environment for secret key JWT and other configurations\n\n```sh\ncp .env.example .env\n```\n\nIn the project directory, you can run:\n\n```sh\nnpm run dev\n```\n\nor\n\n```sh\nnpm run dev:watch\n```\n\nTo start the app in dev mode.\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n```sh\nnpm start\n```\n\nFor production mode\n\n## Test\n\n```sh\nnpm run test\n```\n\nRun the test cases\n\n## Docker\n\nThere is a `docker-compose.yml` file for starting PostgreSQL with Docker.\n\n```sh\ndocker compose up db\n```\n\nAfter running, you can stop the Docker container with\n\n```sh\ndocker compose down\n```\n\n## Url Swagger for Api Documentation\n\n```text\nhttp://127.0.0.1:3000/docs\n```\n\n## License\n\n[MIT licensed](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTony133%2Ffastify-api-boilerplate-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTony133%2Ffastify-api-boilerplate-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTony133%2Ffastify-api-boilerplate-jwt/lists"}