{"id":23863191,"url":"https://github.com/codingnagger/cloudready-todolist-blog-example","last_synced_at":"2025-02-22T12:26:57.551Z","repository":{"id":211567953,"uuid":"308315301","full_name":"CodingNagger/cloudready-todolist-blog-example","owner":"CodingNagger","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-10T18:51:58.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-09T12:27:28.702Z","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/CodingNagger.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":"2020-10-29T12:04:16.000Z","updated_at":"2023-12-09T12:27:30.502Z","dependencies_parsed_at":"2023-12-09T12:37:33.125Z","dependency_job_id":null,"html_url":"https://github.com/CodingNagger/cloudready-todolist-blog-example","commit_stats":null,"previous_names":["codingnagger/cloudready-todolist-blog-example"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingNagger%2Fcloudready-todolist-blog-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingNagger%2Fcloudready-todolist-blog-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingNagger%2Fcloudready-todolist-blog-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodingNagger%2Fcloudready-todolist-blog-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodingNagger","download_url":"https://codeload.github.com/CodingNagger/cloudready-todolist-blog-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240173489,"owners_count":19759798,"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":"2025-01-03T07:50:13.067Z","updated_at":"2025-02-22T12:26:57.529Z","avatar_url":"https://github.com/CodingNagger.png","language":"Go","readme":"# cloudready-todolist-blog-example\r\n\r\nJust a repository used as an example for a blog post I'm writing. Also using it to try and find my Go project structure style. \r\nLots of inspiration taken from [https://github.com/katzien/go-structure-examples](https://github.com/katzien/go-structure-examples).\r\n\r\nBasically a todolist server to create, list and complete tasks.\r\n\r\n## How to run?\r\n\r\n### Running tests\r\n\r\n```bash\r\ngo test ./...\r\n```\r\n\r\n### Run the server\r\n\r\n```bash\r\n# Startup the local stack\r\nTMPDIR=./deployment/local/tmp PORT_WEB_UI=8181 docker-compose -f ./deployment/localstack/docker-compose.yml up\r\n\r\n# Create table\r\nAWS_PROFILE=localdev go run -v ./cmd/init/table -endpoint http://localhost:4566\r\n\r\n# Build application\r\ngo build -v ./cmd/server/\r\n\r\n# Start application\r\nAWS_PROFILE=localdev ./server -endpoint http://localhost:4566\r\n```\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingnagger%2Fcloudready-todolist-blog-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingnagger%2Fcloudready-todolist-blog-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingnagger%2Fcloudready-todolist-blog-example/lists"}