{"id":19560423,"url":"https://github.com/codelytv/typescript-api-skeleton","last_synced_at":"2025-11-01T12:04:55.532Z","repository":{"id":40657996,"uuid":"383499879","full_name":"CodelyTV/typescript-api-skeleton","owner":"CodelyTV","description":"🔷🌍 TypeScript API Skeleton: Bootstrap your new HTTP API backend with TypeScript","archived":false,"fork":false,"pushed_at":"2023-08-06T19:44:22.000Z","size":483,"stargazers_count":199,"open_issues_count":0,"forks_count":37,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-03T02:11:58.748Z","etag":null,"topics":["back-end","backend","backend-api","ci","eslint","github-actions","jest","node","node-js","nodejs","supertest","ts","tsconfig","typescript"],"latest_commit_sha":null,"homepage":"https://pro.codely.tv/library/de-javascript-a-typescript-128106/347481/about/","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/CodelyTV.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}},"created_at":"2021-07-06T14:36:28.000Z","updated_at":"2025-03-13T19:03:31.000Z","dependencies_parsed_at":"2024-01-13T17:35:09.112Z","dependency_job_id":"a591c39d-d406-4ec4-b356-2f0bde258fdd","html_url":"https://github.com/CodelyTV/typescript-api-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/CodelyTV/typescript-api-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Ftypescript-api-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Ftypescript-api-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Ftypescript-api-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Ftypescript-api-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelyTV","download_url":"https://codeload.github.com/CodelyTV/typescript-api-skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Ftypescript-api-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018723,"owners_count":26086612,"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-10-14T02:00:06.444Z","response_time":60,"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":["back-end","backend","backend-api","ci","eslint","github-actions","jest","node","node-js","nodejs","supertest","ts","tsconfig","typescript"],"created_at":"2024-11-11T05:07:31.147Z","updated_at":"2025-10-14T13:39:29.013Z","avatar_url":"https://github.com/CodelyTV.png","language":"TypeScript","readme":"# TypeScript Express API Bootstrap (base / project starter)\n\nThis is a repository intended to serve as a starting point if you want to bootstrap a express API project in TypeScript.\n\n## Features\n\n- [TypeScript](https://www.typescriptlang.org/) (v4)\n- [ts-node-dev](https://github.com/wclr/ts-node-dev)\n- [Prettier](https://prettier.io/)\n- [ESLint](https://eslint.org/) with:\n  - [Codely's config](https://github.com/lydell/eslint-plugin-simple-import-sort/) (includes ESLint's recommended rules, Prettier, Import plugin and more)\n  - [Jest plugin](https://www.npmjs.com/package/eslint-plugin-jest)\n- [Jest](https://jestjs.io) with [DOM Testing Library](https://testing-library.com/docs/dom-testing-library/intro)\n- [GitHub Action workflows](https://github.com/features/actions) set up to run tests and linting on push\n\n## Running the app\n\n```\n# install dependencies\nnpm install\n\n# run in dev mode on port 3000\nnpm run dev\n\n# generate production build\nnpm run build\n\n# run generated content in dist folder on port 3000\nnpm run start\n```\n\n## Testing\n\n### Jest with supertest\n\n```\nnpm run test\n```\n\n## Linting\n\n```\n# run linter\nnpm run lint\n\n# fix lint issues\nnpm run lint:fix\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Ftypescript-api-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelytv%2Ftypescript-api-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Ftypescript-api-skeleton/lists"}