{"id":20597130,"url":"https://github.com/nikhilmandaliya/todo","last_synced_at":"2026-04-17T08:03:27.651Z","repository":{"id":209266735,"uuid":"723614913","full_name":"NikhilMandaliya/Todo","owner":"NikhilMandaliya","description":"REST API designed in Node.js for a TODO application, with Sequelize and postgreSQL","archived":false,"fork":false,"pushed_at":"2023-11-26T08:46:02.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T01:07:54.282Z","etag":null,"topics":["nodejs","postgresql","rest-api","sequelize","sequelize-orm","todo-api","todo-app"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/NikhilMandaliya.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}},"created_at":"2023-11-26T08:21:44.000Z","updated_at":"2023-11-26T08:47:10.000Z","dependencies_parsed_at":"2023-11-26T09:37:33.595Z","dependency_job_id":null,"html_url":"https://github.com/NikhilMandaliya/Todo","commit_stats":null,"previous_names":["nikhilmandaliya/todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilMandaliya%2FTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilMandaliya%2FTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilMandaliya%2FTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilMandaliya%2FTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikhilMandaliya","download_url":"https://codeload.github.com/NikhilMandaliya/Todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242231441,"owners_count":20093636,"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":["nodejs","postgresql","rest-api","sequelize","sequelize-orm","todo-api","todo-app"],"created_at":"2024-11-16T08:20:25.137Z","updated_at":"2026-04-17T08:03:27.612Z","avatar_url":"https://github.com/NikhilMandaliya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo APIs\r\n\r\nSimple REST API built using Node.js for a TODO application. The API is designed to handle user authentication, profile management, and task management. PostgreSQL is used as the database, and Sequelize is the ORM (Object-Relational Mapping) library for interacting with the database.\r\n\r\n---\r\n\r\n## Getting Started\r\n\r\n### Prerequisites\r\n\r\nBefore you begin, ensure you have the following installed:\r\n\r\n- Node.js\r\n- npm (Node Package Manager)\r\n- PostgreSQL\r\n\r\n### Installation\r\n\r\n1. Clone the repository:\r\n\r\n   ```bash\r\n   git clone https://github.com/NikhilMandaliya/Todo.git\r\n   ```\r\n\r\n2. Install dependencies:\r\n\r\n   ```bash\r\n   cd todo\r\n   npm install\r\n   ```\r\n\r\n3. Set up the PostgreSQL database and add your database credentials in .env file.\r\n\r\n4. Start the server:\r\n\r\n   ```bash\r\n   npm start\r\n   ```\r\n\r\n5. The API should now be running on `http://localhost:3000`\r\n   \r\n   I've provided a Postman collection (`todo.postman.json`) to help you test the API endpoints conveniently.\r\n\r\n---\r\n\r\nThis project was created as a personal learning endeavor to explore and understand PostgreSQL database integration with Sequelize ORM in a Node.js environment. Feel free to use, modify, or contribute to enhance the functionality as you see fit.\r\n\u003ch3 align=\"center\"\u003eHappy coding!\u003c/h3\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilmandaliya%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhilmandaliya%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilmandaliya%2Ftodo/lists"}