{"id":16908894,"url":"https://github.com/saswatamcode/go-todo","last_synced_at":"2026-04-19T14:34:48.402Z","repository":{"id":103589512,"uuid":"259572817","full_name":"saswatamcode/go-todo","owner":"saswatamcode","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-02T17:17:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T18:48:13.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/saswatamcode.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":"2020-04-28T08:10:15.000Z","updated_at":"2020-05-02T17:17:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c7b33ae-16c3-4245-b42c-db1df3f4d4e0","html_url":"https://github.com/saswatamcode/go-todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saswatamcode/go-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgo-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgo-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgo-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgo-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saswatamcode","download_url":"https://codeload.github.com/saswatamcode/go-todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saswatamcode%2Fgo-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":"2024-10-13T18:53:25.491Z","updated_at":"2026-04-19T14:34:48.368Z","avatar_url":"https://github.com/saswatamcode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)\n[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/go-todo.svg?style=social\u0026label=Fork\u0026maxAge=2592000)](https://GitHub.com/saswatamcode/go-todo/network/)\n[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/go-todo.svg?style=social\u0026label=Star\u0026maxAge=2592000)](https://GitHub.com/saswatamcode/go-todo/stargazers/)\n[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/go-todo.svg)](https://GitHub.com/saswatamcode/go-todo/issues/)\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n# Go ToDo\nA simple todo list API written in Go. Uses mongodb.\n\n# To Run\n- Clone into repo\n- Run `go get`\n- Run your local/remote mongodb instance.\n- Make sure to edit `connectionString` in `middleware.go` accordingly\n- Run `go run main.go` \n\n## Routes\n- GET `/api/task/` - Get all tasks\n- POST `/api/task/` - Save a task\n- PUT `/api/task/{id}` - Complete a task\n- PUT `/api/undoTask/{id}` - Undo a task\n- DELETE `/api/deleteTask/{id}` - Delete a task\n- DELETE `/api/deleteAllTask/` - Delete all tasks","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fgo-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaswatamcode%2Fgo-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaswatamcode%2Fgo-todo/lists"}