{"id":20052775,"url":"https://github.com/ryosukecla/go-todo-app","last_synced_at":"2025-08-16T07:08:25.097Z","repository":{"id":148437334,"uuid":"153631917","full_name":"RyosukeCla/go-todo-app","owner":"RyosukeCla","description":"I made simple todo app for learning go from zero base.","archived":false,"fork":false,"pushed_at":"2018-10-18T21:08:46.000Z","size":14936,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-26T04:10:51.588Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/RyosukeCla.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":"2018-10-18T13:52:52.000Z","updated_at":"2018-10-18T21:08:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6463398-752c-4e8f-8e8d-66463ec79506","html_url":"https://github.com/RyosukeCla/go-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RyosukeCla/go-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fgo-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fgo-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fgo-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fgo-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyosukeCla","download_url":"https://codeload.github.com/RyosukeCla/go-todo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fgo-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270679429,"owners_count":24626962,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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-11-13T12:19:12.213Z","updated_at":"2025-08-16T07:08:25.075Z","avatar_url":"https://github.com/RyosukeCla.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go todo app\nsimple todo app for learning go.\nno design, just it.\n\n## stack\n- react 16.5.2\n- go 1.11.1\n- scribble: a tiny golang json db\n\n## start server\n### mac: prebuild binary\n```bash\n$ ./go-todo-app\n```\n\n### install requirements\n```bash\n$ sh ./scripts/install.sh\n```\n\n### dev\n```bash\n$ godo dev --watch\n$ cd ./client; npm run dev\n# go to localhost:3000\n```\n\n### build\n```bash\n$ sh ./scripts/build.sh\n$ ./go-todo-app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukecla%2Fgo-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosukecla%2Fgo-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukecla%2Fgo-todo-app/lists"}