{"id":20802224,"url":"https://github.com/picadoh/hellofromhost","last_synced_at":"2026-05-01T20:31:36.543Z","repository":{"id":225882953,"uuid":"181678489","full_name":"picadoh/hellofromhost","owner":"picadoh","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-16T18:06:37.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T21:58:18.954Z","etag":null,"topics":["docker","golang","helloworld","k8s","kubernetes","web"],"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/picadoh.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}},"created_at":"2019-04-16T11:45:12.000Z","updated_at":"2024-09-18T13:52:06.000Z","dependencies_parsed_at":"2024-03-04T20:12:55.111Z","dependency_job_id":"df5ae339-6ed8-4d0a-9bd4-2fabeda0b787","html_url":"https://github.com/picadoh/hellofromhost","commit_stats":null,"previous_names":["picadoh/hellofromhost"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/picadoh/hellofromhost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fhellofromhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fhellofromhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fhellofromhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fhellofromhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picadoh","download_url":"https://codeload.github.com/picadoh/hellofromhost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picadoh%2Fhellofromhost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["docker","golang","helloworld","k8s","kubernetes","web"],"created_at":"2024-11-17T18:28:54.732Z","updated_at":"2026-05-01T20:31:36.509Z","avatar_url":"https://github.com/picadoh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple web application written in Go that simply prints `Hello from \u003ccurrent host\u003e` whenever the / endpoint is accessed. The goal of this application is for demonstration purposes and it's not intended to be a production-ready service (e.g. Docker, Kubernetes, etc).\n\n## Usage\n\n### Go SDK\n\n    go build hello.go\n    ./hello\n    curl http://localhost:8080\n\n### Docker\n\nBuilding the image:\n\n    docker build . -t hellofromhost\n\nUsing a pre-built image:\n\n    docker run --name hellofromhost -d -p 8080:8080 picadoh/hellofromhost\n    curl http://localhost:8080\n\n### Kubernetes\n\nDeploying:\n\n    kubectl create -f kube.yaml\n    kubectl get service hellofromhost\n    curl http://\u003cexternal-ip\u003e\n\nScaling:\n\n    kubectl scale deployments/hellofromhost --replicas=2\n\nUpgrading:\n\n    kubectl set image deployments/hellofromhost hellofromhost=picadoh/hellofromhost:v2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicadoh%2Fhellofromhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicadoh%2Fhellofromhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicadoh%2Fhellofromhost/lists"}