{"id":15192506,"url":"https://github.com/simran1002/graphqltodo","last_synced_at":"2026-02-04T13:15:45.067Z","repository":{"id":240473402,"uuid":"802726638","full_name":"simran1002/GraphQLTodo","owner":"simran1002","description":"GraphToDo is a modern todo application built using GraphQL technology. It offers a flexible and efficient way to manage your tasks and todos, allowing users to create, update, toggle completion status, and delete todos seamlessly.","archived":false,"fork":false,"pushed_at":"2024-05-19T05:13:09.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:00:08.597Z","etag":null,"topics":["apollo-express-graphql","apollo-server","graphql-server"],"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/simran1002.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-19T05:09:37.000Z","updated_at":"2024-05-19T05:14:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8d0422c-8063-4fc0-b746-f785216b91e8","html_url":"https://github.com/simran1002/GraphQLTodo","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"b611cb6c50c0582162b887e44121cd7a5dc882e5"},"previous_names":["simran1002/graphqltodo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simran1002/GraphQLTodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FGraphQLTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FGraphQLTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FGraphQLTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FGraphQLTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simran1002","download_url":"https://codeload.github.com/simran1002/GraphQLTodo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FGraphQLTodo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264619381,"owners_count":23638446,"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":["apollo-express-graphql","apollo-server","graphql-server"],"created_at":"2024-09-27T21:41:15.723Z","updated_at":"2026-02-04T13:15:45.033Z","avatar_url":"https://github.com/simran1002.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphToDo\n\nGraphToDo is a modern todo application built using GraphQL technology. It offers a flexible and efficient way to manage your tasks and todos, allowing users to create, update, toggle completion status, and delete todos seamlessly. With GraphToDo, harness the power of GraphQL for a smooth and intuitive task management experience.\n\n## Features\n\n- **GraphQL API**: Utilizes GraphQL for efficient data fetching and manipulation.\n- **Todo Management**: Create, read, update, and delete todos effortlessly.\n- **Toggle Completion**: Mark todos as completed or incomplete with a simple toggle.\n- **Scalable Architecture**: Built with scalability in mind, allowing for easy expansion and customization.\n- **MongoDB Integration**: Stores todo data in MongoDB for persistence and reliability.\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/simran1002/GraphQLTodo.git\nInstall dependencies:\n\nbash\nCopy code\ncd graph-todo\nnpm install\nConfigure MongoDB connection:\n\nUpdate the MongoDB connection string in config.js with your MongoDB URI.\n\nStart the server:\n\nbash\nCopy code\nnpm start\nAccess the application:\n\nThe server will start on http://localhost:4000/graphql. You can access the GraphQL Playground to interact with the API.\n\nUsage\nAccess the GraphQL Playground:\n\nOpen your browser and navigate to http://localhost:4000/graphql to access the GraphQL Playground.\n\nInteract with the API:\n\nUse the provided GraphQL queries and mutations to manage your todos. Refer to the schema and documentation for available operations.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimran1002%2Fgraphqltodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimran1002%2Fgraphqltodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimran1002%2Fgraphqltodo/lists"}