{"id":16143189,"url":"https://github.com/johnbedeir/go-survey","last_synced_at":"2026-03-18T18:04:33.674Z","repository":{"id":161657046,"uuid":"617057819","full_name":"johnbedeir/go-survey","owner":"johnbedeir","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-23T18:51:56.000Z","size":17607,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T19:27:56.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/johnbedeir.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":"2023-03-21T16:05:53.000Z","updated_at":"2023-05-17T10:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8fb1961-848d-42d3-a0b9-b012709c449f","html_url":"https://github.com/johnbedeir/go-survey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnbedeir/go-survey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fgo-survey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fgo-survey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fgo-survey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fgo-survey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnbedeir","download_url":"https://codeload.github.com/johnbedeir/go-survey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbedeir%2Fgo-survey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502278,"owners_count":23618567,"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-10T00:08:49.683Z","updated_at":"2026-02-26T07:19:04.943Z","avatar_url":"https://github.com/johnbedeir.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Survey\n\nThis application is a simple survey where the go app run on `localhost:8080` and when you send a `POST` request as a `JSON` format it will be added automatically in the `MONGODB` database.\n\n`NOTE:` In the first 2 options make sure you already have `MONGODB` [Installed](https://www.mongodb.com/docs/manual/administration/install-community/) and running on `localhost:27017`\n\n## 1. Build and Run the app locally:\n`NOTE:` Install [GoLang](https://go.dev/doc/install) then run the following commands inside the app directory\n```\ngo mod tidy\n```\n```\ngo build main.go\n```\n```\n./main\n```\n## 2. Run the app in a Docker container:\n```\ndocker build -t \u003cimage-name\u003e .\n```\n\n`NOTE:` In the following option you don't need `MONGODB` installed or running since it will be running directly from a docker container.\n\n## 3. Run both `GoApp` and `MONGODB` in docker containers:\n```\ndocker-compose up\n```\n\n## 4. Deploy application on `Minikube`:\n```\nchmod +x deploy.sh\n\ndeploy.sh\n```\n\n### Finally to delete deployment:\n```\nchmod +x delete.sh\n\n./delete.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbedeir%2Fgo-survey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnbedeir%2Fgo-survey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbedeir%2Fgo-survey/lists"}