{"id":44732994,"url":"https://github.com/glenau/awesome-backend","last_synced_at":"2026-02-15T19:11:47.621Z","repository":{"id":231058306,"uuid":"779718395","full_name":"glenau/awesome-backend","owner":"glenau","description":"CLI tool for creating a backend with Node.js.","archived":false,"fork":false,"pushed_at":"2024-04-15T14:57:01.000Z","size":129,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T15:48:35.707Z","etag":null,"topics":["backend","cli","javascript","nodejs"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/awesome-backend","language":"JavaScript","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/glenau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-30T15:31:31.000Z","updated_at":"2025-03-29T17:24:49.000Z","dependencies_parsed_at":"2024-04-14T14:49:31.342Z","dependency_job_id":null,"html_url":"https://github.com/glenau/awesome-backend","commit_stats":null,"previous_names":["glenau/awesome-backend"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/glenau/awesome-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glenau%2Fawesome-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glenau%2Fawesome-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glenau%2Fawesome-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glenau%2Fawesome-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glenau","download_url":"https://codeload.github.com/glenau/awesome-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glenau%2Fawesome-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","cli","javascript","nodejs"],"created_at":"2026-02-15T19:11:46.988Z","updated_at":"2026-02-15T19:11:47.610Z","avatar_url":"https://github.com/glenau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"CLI tool for creating a backend with [Node.js](https://nodejs.org).\n\n[![NPM Version][npm-version-image]][npm-url]\n[![NPM Downloads][npm-downloads-image]][npm-downloads-url]\n[![NPM License][npm-license-image]][npm-license-url]\n\n## Getting Started\n\nThis is a Node.js module available through the npm registry.\nBefore installing, [download and install Node.js](https://nodejs.org/en/download). Node.js 18 or higher is required.\n\n### Installation\n\n1.  Run script package\n    ```sh\n    npx awesome-backend\n    ```\n2.  Select backend options\n3.  Start the project\n    ```sh\n    npm start\n    ```\n\n## Changelog\n\nFor a detailed list of changes in each version, please refer to the [CHANGELOG](CHANGELOG.md) file.\n\n## Roadmap\n\n-   [x] Databases\n    -   [x] [MongoDB (Mongoose)](https://www.npmjs.com/package/mongoose)\n    -   [x] [PostgreSQL (Sequelize)](https://www.npmjs.com/package/sequelize)\n-   [ ] Servers/Frameworks\n    -   [x] [Express](https://www.npmjs.com/package/express)\n    -   [ ] [NestJS](https://www.npmjs.com/package/@nestjs/core)\n    -   [ ] [Koa](https://www.npmjs.com/package/koa)\n-   [ ] Tools\n    -   [x] [PM2](https://www.npmjs.com/package/pm2)\n    -   [x] [Docker](https://www.docker.com/)\n    -   [x] [Compression](https://www.npmjs.com/package/compression)\n    -   [ ] [TypeScript](https://www.npmjs.com/package/typescript)\n    -   [ ] [WebSockets](https://www.npmjs.com/package/ws)\n    -   [ ] [Redis](https://www.npmjs.com/package/redis)\n-   [x] Logging\n    -   [x] [Pino + Pino-pretty](https://www.npmjs.com/package/pino)\n-   [x] Documentation\n    -   [x] Installation and configuration\n    -   [x] API Specification\n    -   [x] Technical part\n\nSee the [open issues](https://github.com/glenau/awesome-backend/issues) for a full list of proposed features (and known issues).\n\n## License\n\nDistributed under the [MIT](LICENSE) License.\n\n[npm-url]: https://npmjs.com/package/awesome-backend\n[npm-version-image]: https://badgen.net/npm/v/awesome-backend\n[npm-downloads-image]: https://badgen.net/npm/dw/awesome-backend\n[npm-downloads-url]: https://npmcharts.com/compare/awesome-backend?minimal=true\n[npm-license-image]: https://badgen.net/npm/license/awesome-backend\n[npm-license-url]: LICENSE\n\n## Contact\n\n-   [Support](mailto:glenaudev@gmail.com)\n-   [NPM](https://www.npmjs.com/package/awesome-backend)\n-   [GitHub](https://github.com/glenau/awesome-backend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglenau%2Fawesome-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglenau%2Fawesome-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglenau%2Fawesome-backend/lists"}