{"id":24956999,"url":"https://github.com/nicksp/rest-api-starter","last_synced_at":"2026-04-12T10:40:41.349Z","repository":{"id":275517212,"uuid":"922323330","full_name":"nicksp/rest-api-starter","owner":"nicksp","description":"Production-grade REST API starter template","archived":false,"fork":false,"pushed_at":"2025-02-08T23:14:44.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T20:44:33.941Z","etag":null,"topics":["docker-compose","drizzle-orm","fully-typed","hono","openapi","postgresql","scalar"],"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/nicksp.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":"2025-01-25T22:24:05.000Z","updated_at":"2025-02-08T23:14:48.000Z","dependencies_parsed_at":"2025-02-03T03:28:51.445Z","dependency_job_id":"a131ccba-bd9d-45f1-a3e6-87a307f10db8","html_url":"https://github.com/nicksp/rest-api-starter","commit_stats":null,"previous_names":["nicksp/rest-api-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicksp/rest-api-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Frest-api-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Frest-api-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Frest-api-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Frest-api-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicksp","download_url":"https://codeload.github.com/nicksp/rest-api-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicksp%2Frest-api-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259708230,"owners_count":22899560,"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":["docker-compose","drizzle-orm","fully-typed","hono","openapi","postgresql","scalar"],"created_at":"2025-02-03T06:54:14.127Z","updated_at":"2025-12-30T22:35:02.628Z","avatar_url":"https://github.com/nicksp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hono OpenAPI Starter Template\n\nThis is a starter template for building production-grade applications using Hono, OpenAPI, and Drizzle.\n\n## Features\n\n- [x] Structured logging\n- [x] Documented type-safe routes\n- [x] Interactive API documentation\n- [x] Docker setup\n- [x] Type-safe schemas and environment variables\n- [x] Single source of truth database schemas\n- [x] Database migrations and seeders\n- [x] Testing\n- [x] Linting and formatting rules\n- [ ] Health checks\n- [ ] CI/CD pipeline\n- [ ] Metrics\n- [ ] Error tracking\n- [ ] Debugging\n\n## Tech Stack\n\n- Node.js\n- Hono\n- Drizzle\n- Postgres\n- TypeScript\n- Docker\n- Scalar\n- pino\n- zod\n- Vitest\n- Prometheus\n- Grafana\n- Dozzle\n\n## Getting Started\n\nCreate `.env` file:\n\n```sh\ncp .env.example .env\n```\n\nInstall dependencies:\n\n```sh\npnpm install\n```\n\nRun DB server and push the schema:\n\n```sh\npnpm dev:docker\npnpm db:push\n```\n\n## Running Locally\n\nRun the app:\n\n```sh\npnpm dev\n```\n\nYou can now access API documentation at \u003chttp://localhost:4000/reference\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Frest-api-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicksp%2Frest-api-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicksp%2Frest-api-starter/lists"}