{"id":21838711,"url":"https://github.com/thatbeautifuldream/task-management-api","last_synced_at":"2026-04-16T12:32:31.095Z","repository":{"id":264496058,"uuid":"893537140","full_name":"thatbeautifuldream/task-management-api","owner":"thatbeautifuldream","description":"Task management API","archived":false,"fork":false,"pushed_at":"2024-11-24T20:37:01.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T10:41:32.741Z","etag":null,"topics":["backend","express","task-management","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/thatbeautifuldream.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":"2024-11-24T17:40:28.000Z","updated_at":"2024-11-24T20:37:05.000Z","dependencies_parsed_at":"2025-01-12T17:45:26.588Z","dependency_job_id":null,"html_url":"https://github.com/thatbeautifuldream/task-management-api","commit_stats":null,"previous_names":["thatbeautifuldream/task-management-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatbeautifuldream%2Ftask-management-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatbeautifuldream%2Ftask-management-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatbeautifuldream%2Ftask-management-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatbeautifuldream%2Ftask-management-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatbeautifuldream","download_url":"https://codeload.github.com/thatbeautifuldream/task-management-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819802,"owners_count":20515646,"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":["backend","express","task-management","typescript"],"created_at":"2024-11-27T21:13:33.308Z","updated_at":"2026-04-16T12:32:31.053Z","avatar_url":"https://github.com/thatbeautifuldream.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express API Starter with Typescript\n\nHow to use this template:\n\n```sh\nnpx create-express-api --typescript --directory my-api-name\n```\n\nIncludes API Server utilities:\n\n* [morgan](https://www.npmjs.com/package/morgan)\n  * HTTP request logger middleware for node.js\n* [helmet](https://www.npmjs.com/package/helmet)\n  * Helmet helps you secure your Express apps by setting various HTTP headers. It's not a silver bullet, but it can help!\n* [dotenv](https://www.npmjs.com/package/dotenv)\n  * Dotenv is a zero-dependency module that loads environment variables from a `.env` file into `process.env`\n* [cors](https://www.npmjs.com/package/cors)\n  * CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.\n\nDevelopment utilities:\n\n* [typescript](https://www.npmjs.com/package/typescript)\n  * TypeScript is a language for application-scale JavaScript.\n* [ts-node](https://www.npmjs.com/package/ts-node)\n  * TypeScript execution and REPL for node.js, with source map and native ESM support.\n* [nodemon](https://www.npmjs.com/package/nodemon)\n  * nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.\n* [eslint](https://www.npmjs.com/package/eslint)\n  * ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code.\n* [typescript-eslint](https://typescript-eslint.io/)\n  * Tooling which enables ESLint to support TypeScript.\n* [jest](https://www.npmjs.com/package/jest)\n  * Jest is a delightful JavaScript Testing Framework with a focus on simplicity.\n* [supertest](https://www.npmjs.com/package/supertest)\n  * HTTP assertions made easy via superagent.\n\n## Setup\n\n```\nnpm install\n```\n\n## Lint\n\n```\nnpm run lint\n```\n\n## Test\n\n```\nnpm run test\n```\n\n## Development\n\n```\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatbeautifuldream%2Ftask-management-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatbeautifuldream%2Ftask-management-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatbeautifuldream%2Ftask-management-api/lists"}