{"id":51632974,"url":"https://github.com/devbaraus/domain-diagram-server","last_synced_at":"2026-07-13T10:30:55.094Z","repository":{"id":262619264,"uuid":"887810686","full_name":"devbaraus/domain-diagram-server","owner":"devbaraus","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-27T10:48:09.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T11:41:19.563Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbaraus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-13T10:24:22.000Z","updated_at":"2025-05-27T10:48:13.000Z","dependencies_parsed_at":"2024-11-13T12:19:41.375Z","dependency_job_id":"21bd7e6c-f98d-4eec-b99c-7dee85eba544","html_url":"https://github.com/devbaraus/domain-diagram-server","commit_stats":null,"previous_names":["devbaraus/domain-diagram-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devbaraus/domain-diagram-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fdomain-diagram-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fdomain-diagram-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fdomain-diagram-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fdomain-diagram-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbaraus","download_url":"https://codeload.github.com/devbaraus/domain-diagram-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fdomain-diagram-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35420322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":[],"created_at":"2026-07-13T10:30:51.241Z","updated_at":"2026-07-13T10:30:55.088Z","avatar_url":"https://github.com/devbaraus.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%2Fdevbaraus%2Fdomain-diagram-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbaraus%2Fdomain-diagram-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbaraus%2Fdomain-diagram-server/lists"}