{"id":15077906,"url":"https://github.com/rsdiaz/typescript-express-api-template","last_synced_at":"2026-01-02T18:11:37.392Z","repository":{"id":251554717,"uuid":"837746497","full_name":"rsdiaz/typescript-express-api-template","owner":"rsdiaz","description":"🌍✅ TypeScript Express API Template: Bootstrap your new HTTP API backend with TypeScript and Express","archived":false,"fork":false,"pushed_at":"2024-08-03T23:15:55.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T03:28:20.086Z","etag":null,"topics":["api","api-rest","backend","eslint","express","expressjs","husky","jest","node-js","nodejs","prettier","supertest","template","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsdiaz.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-03T22:43:14.000Z","updated_at":"2024-08-05T09:46:46.000Z","dependencies_parsed_at":"2024-08-04T00:22:56.637Z","dependency_job_id":"dfa2153e-79d5-49e2-80b9-a2352f40a652","html_url":"https://github.com/rsdiaz/typescript-express-api-template","commit_stats":null,"previous_names":["rsdiaz/typescript-express-api-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdiaz%2Ftypescript-express-api-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdiaz%2Ftypescript-express-api-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdiaz%2Ftypescript-express-api-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdiaz%2Ftypescript-express-api-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdiaz","download_url":"https://codeload.github.com/rsdiaz/typescript-express-api-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243896221,"owners_count":20365338,"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":["api","api-rest","backend","eslint","express","expressjs","husky","jest","node-js","nodejs","prettier","supertest","template","ts","typescript"],"created_at":"2024-09-25T04:33:57.584Z","updated_at":"2026-01-02T18:11:32.358Z","avatar_url":"https://github.com/rsdiaz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Express API Template\nThis is a template for starting a Express API project in TypeScript\n\n## Features\n- **TypeScript**: [typescriptlang.org](https://www.typescriptlang.org/)\n- **ts-node-dev**: [npmjs.com/package/ts-node-dev](https://www.npmjs.com/package/ts-node-dev)\n- **ESLint**: [eslint.org](https://eslint.org/)\n- **Prettier**: [prettier.io](https://prettier.io/)\n- **Jest**: [jestjs.io](https://jestjs.io/)\n- **Supertest**: [npmjs.com/package/supertest](https://www.npmjs.com/package/supertest)\n- **Husky**: [typicode.github.io/husky](https://typicode.github.io/husky/)\n\n## Start development\n```\n# Install dependencies\nnpm install\n\n# Run in dev mode\nnpm run dev\n\n# Generate production build\nnpm run build\n\n# Run in production mode\nnpm run start\n```\n\n## Linting\n\n```\nnpm run build:lint\n```\n\n## Testing\nJest with supertest for testing API\n```\nnpm run test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdiaz%2Ftypescript-express-api-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsdiaz%2Ftypescript-express-api-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsdiaz%2Ftypescript-express-api-template/lists"}