{"id":22421336,"url":"https://github.com/jclagoria/test-node-api","last_synced_at":"2025-03-27T05:17:12.333Z","repository":{"id":219087182,"uuid":"647978394","full_name":"jclagoria/test-node-api","owner":"jclagoria","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-01T00:12:49.000Z","size":243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T10:24:42.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jclagoria.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":"2023-06-01T00:12:46.000Z","updated_at":"2023-06-01T00:12:53.000Z","dependencies_parsed_at":"2024-01-25T12:07:45.477Z","dependency_job_id":"446785d8-3364-45cd-be0a-aeecf7073bf5","html_url":"https://github.com/jclagoria/test-node-api","commit_stats":null,"previous_names":["jclagoria/test-node-api"],"tags_count":0,"template":false,"template_full_name":"CodelyTV/typescript-api-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclagoria%2Ftest-node-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclagoria%2Ftest-node-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclagoria%2Ftest-node-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jclagoria%2Ftest-node-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jclagoria","download_url":"https://codeload.github.com/jclagoria/test-node-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785812,"owners_count":20671634,"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":[],"created_at":"2024-12-05T17:06:47.802Z","updated_at":"2025-03-27T05:17:12.307Z","avatar_url":"https://github.com/jclagoria.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%2Fjclagoria%2Ftest-node-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjclagoria%2Ftest-node-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjclagoria%2Ftest-node-api/lists"}