{"id":23821004,"url":"https://github.com/truesparrowsystems/sirji-nodejs-demo","last_synced_at":"2025-11-12T14:01:16.158Z","repository":{"id":242826078,"uuid":"810675733","full_name":"TrueSparrowSystems/sirji-nodejs-demo","owner":"TrueSparrowSystems","description":"Node.js Express Demo Repository for Sirji","archived":false,"fork":false,"pushed_at":"2024-10-19T13:56:43.000Z","size":225,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T08:19:35.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TrueSparrowSystems.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-06-05T06:45:38.000Z","updated_at":"2024-06-13T11:27:44.000Z","dependencies_parsed_at":"2024-06-13T13:31:50.015Z","dependency_job_id":"1acbfb07-cd2b-4f56-be18-afea0270f878","html_url":"https://github.com/TrueSparrowSystems/sirji-nodejs-demo","commit_stats":null,"previous_names":["truesparrowsystems/sirji-nodejs-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueSparrowSystems%2Fsirji-nodejs-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueSparrowSystems%2Fsirji-nodejs-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueSparrowSystems%2Fsirji-nodejs-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrueSparrowSystems%2Fsirji-nodejs-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrueSparrowSystems","download_url":"https://codeload.github.com/TrueSparrowSystems/sirji-nodejs-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240101769,"owners_count":19747893,"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":"2025-01-02T08:19:41.086Z","updated_at":"2025-11-12T14:01:11.119Z","avatar_url":"https://github.com/TrueSparrowSystems.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo App Backend API\n\nThis is a simple backend API for a Todo application built with Express.js. It includes basic CRUD operations for managing todos with in-memory persistence.\n\nPurpose of this repo is to give Demos for Sirji.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have Node.js and npm installed on your system. You can download them from [here](https://nodejs.org/).\n\n### Cloning the Repository\n\nTo clone the repository, run the following command:\n\n```bash\ngit clone git@github.com:TrueSparrowSystems/sirji-nodejs-demo.git\ncd sirji-nodejs-demo\n```\n\n### Installing Dependencies\n\nNavigate to the project directory and install the required dependencies:\n\n```bash\nnpm install\n```\n\n### Running the Server\n\nTo start the server, use the following command:\n\n```bash\nnpm start\n```\n\nThe server will start running on http://localhost:3000.\n\n## API Documentation\n\nThe API documentation is available in the OpenAPI format. You can view the OpenAPI specification in the [`docs/openapi.yaml`](./docs/openapi.yaml) file.\n\n## Mermaid Sequence Diagrams\n\n- [Get All Todos](docs/sequenceDiagrams/getAllTodos.mermaid)\n- [Get Todo by ID](docs/sequenceDiagrams/getTodoById.mermaid)\n- [Create Todo](docs/sequenceDiagrams/createTodo.mermaid)\n- [Update Todo](docs/sequenceDiagrams/updateTodo.mermaid)\n- [Delete Todo](docs/sequenceDiagrams/deleteTodo.mermaid)\n\n## Postman Collection\n\nThe Postman Collection is available [here](./docs/postman_collection.json)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruesparrowsystems%2Fsirji-nodejs-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruesparrowsystems%2Fsirji-nodejs-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruesparrowsystems%2Fsirji-nodejs-demo/lists"}