{"id":17053356,"url":"https://github.com/pdrum/todo","last_synced_at":"2025-12-30T23:39:08.247Z","repository":{"id":97189371,"uuid":"196453601","full_name":"pdrum/todo","owner":"pdrum","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-14T15:40:54.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-02T12:01:52.387Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pdrum.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":"2019-07-11T19:27:29.000Z","updated_at":"2024-06-19T12:26:42.957Z","dependencies_parsed_at":null,"dependency_job_id":"dff9deb7-aaa6-4f4c-a3fd-cf8fe2c6bb34","html_url":"https://github.com/pdrum/todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrum%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrum%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrum%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pdrum%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pdrum","download_url":"https://codeload.github.com/pdrum/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245059497,"owners_count":20554308,"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":"2024-10-14T10:12:01.283Z","updated_at":"2025-12-30T23:39:08.196Z","avatar_url":"https://github.com/pdrum.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"TODO API\n--------\nThe project is a demo CRUD app, it exposes a POST endpoint and a GET\nendpoint for creating some to do list items and getting list of created\nitems.\n\nEach to do item has an `id`, a `title` and a `done` field.\n\n\nIn order to setup db and run migrations of project, run\n\n```\nDB_PASSWORD=\u003csome pass\u003e docker-compose up\n```\n\nIf you want to drop db for any reason run\n\n```\nDB_PASSWORD=\u003csome pass\u003e docker-compose down\n```\n\nthe in order to run the project run\n```\nGO111MODULE=on DB_PASSWORD=\u003csome pass\u003e go run main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrum%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdrum%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdrum%2Ftodo/lists"}