{"id":18760156,"url":"https://github.com/cdelgehier/learning_golang","last_synced_at":"2025-12-03T11:30:22.596Z","repository":{"id":45163594,"uuid":"435040097","full_name":"cdelgehier/learning_golang","owner":"cdelgehier","description":"Personal project to learn Golang","archived":false,"fork":false,"pushed_at":"2022-01-04T22:24:05.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T04:35:27.918Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdelgehier.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-05T00:32:41.000Z","updated_at":"2022-01-04T22:17:30.000Z","dependencies_parsed_at":"2022-08-27T19:41:43.369Z","dependency_job_id":null,"html_url":"https://github.com/cdelgehier/learning_golang","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelgehier%2Flearning_golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelgehier%2Flearning_golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelgehier%2Flearning_golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelgehier%2Flearning_golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdelgehier","download_url":"https://codeload.github.com/cdelgehier/learning_golang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239652984,"owners_count":19675008,"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-11-07T18:10:02.987Z","updated_at":"2025-12-03T11:30:17.237Z","avatar_url":"https://github.com/cdelgehier.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning golang\n\nThe purpose of this application is to become familiar with the Go language.\n\nThe app is called \"myapp\" and it will surely be an e-commerce application with an API server, a frontend and a mongodb backend\n\nA second objective will be to also provide the k8s deployments in a separated repository (best practice)\n\nDocumentation generation and test execution is mandatory\n\n## Requirements\n\n* Golang\n* $GOPATH in the $PATH\n* Docker-cli\n\n## Build\n\nSome docker images `myapp` are built by the following command:\n```shell\nmake build\n```\n\n## Run\n\nThe docker image built can be run:\n```shell\nmake run\n```\n\n## Help\n\nIn order to find the possible targets of the Makefile\n```shell\nmake help\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdelgehier%2Flearning_golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdelgehier%2Flearning_golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdelgehier%2Flearning_golang/lists"}