{"id":18292520,"url":"https://github.com/marclop/golang-sandbox","last_synced_at":"2025-09-04T09:40:34.519Z","repository":{"id":81024774,"uuid":"53145282","full_name":"marclop/golang-sandbox","owner":"marclop","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-08T11:51:11.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T07:55:22.808Z","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/marclop.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":"2016-03-04T15:34:12.000Z","updated_at":"2016-03-04T15:34:25.000Z","dependencies_parsed_at":"2023-05-15T16:16:36.345Z","dependency_job_id":null,"html_url":"https://github.com/marclop/golang-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marclop/golang-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marclop%2Fgolang-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marclop%2Fgolang-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marclop%2Fgolang-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marclop%2Fgolang-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marclop","download_url":"https://codeload.github.com/marclop/golang-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marclop%2Fgolang-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273586763,"owners_count":25132675,"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-09-04T02:00:08.968Z","response_time":61,"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-05T14:18:23.906Z","updated_at":"2025-09-04T09:40:34.476Z","avatar_url":"https://github.com/marclop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Sandbox\n\nThis repository is aimed to help me learn Golang in a Docker container\n\n## Prerequisites\n\nInfrastructure wise you'll need:\n* Docker environment reachable by the docker client, I recommend installing [Docker Toolbox](https://www.docker.com/toolbox)\n* Being in a Unix-like system which has `make` available\n\n## Start development\n\nThe make command will start the development environment and run the `make dev` and `make logs` targets\n\n```bash\nmake\n```\n\n## Other commands\n\n### Accessing the container\n\n```bash\nmake enter\n\n  Write the name of the service that you want to access, possible choices are:\n\n  golang\n\n  Service name: redis\nroot@b9616088331e:/#\n```\n\n### Viewing logs\n\n```bash\nmake logs\n```\n\n### Stopping it\n\n```bash\nmake kill\n```\n\n### Restarting it\n\n```bash\nmake restart\n```\n\n### Removing everything\n\nIt will also stop the environment if its running\n\n```bash\nmake nodev\n```\n\n## Folders\n\n### ops/\n\nThis folder will enclose all of the System Operations information, and code necessary to get the application up and running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarclop%2Fgolang-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarclop%2Fgolang-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarclop%2Fgolang-sandbox/lists"}