{"id":17356828,"url":"https://github.com/joonas-fi/hellohttp","last_synced_at":"2026-02-28T05:15:08.324Z","repository":{"id":65408294,"uuid":"162711848","full_name":"joonas-fi/hellohttp","owner":"joonas-fi","description":"Hello world -style HTTP application with Prometheus metrics","archived":false,"fork":false,"pushed_at":"2024-05-28T10:10:06.000Z","size":26,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T17:14:04.923Z","etag":null,"topics":["example-code","prometheus-metrics"],"latest_commit_sha":null,"homepage":"","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/joonas-fi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-12-21T12:30:20.000Z","updated_at":"2024-05-28T10:08:01.000Z","dependencies_parsed_at":"2023-02-16T09:00:29.698Z","dependency_job_id":null,"html_url":"https://github.com/joonas-fi/hellohttp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonas-fi%2Fhellohttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonas-fi%2Fhellohttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonas-fi%2Fhellohttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonas-fi%2Fhellohttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joonas-fi","download_url":"https://codeload.github.com/joonas-fi/hellohttp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880548,"owners_count":20525510,"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":["example-code","prometheus-metrics"],"created_at":"2024-10-15T18:58:58.465Z","updated_at":"2026-02-28T05:15:03.283Z","avatar_url":"https://github.com/joonas-fi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build status](https://github.com/joonas-fi/hellohttp/workflows/Build/badge.svg)\n\nA hello world HTTP server with Prometheus metrics.\n\nWhen deploying, specify (service-level) ENV variable `METRICS_ENDPOINT=/metrics` to\noptionally expose metrics automatically with\n[promswarmconnect](https://github.com/joonas-fi/hellohttp).\n\n\nExample\n-------\n\n```\n$ docker service create \\\n  --name hellohttp \\\n  --env \"METRICS_ENDPOINT=/metrics\" \\\n  --network yourNetwork \\\n  --publish 8012:80 \\\n  \"ghcr.io/joonas-fi/hellohttp:VERSION\"\n```\n\nReplace VERSION with a tag from Docker Hub link from top of this document.\n\nYou can now access http://localhost:8012/\n\nMetrics are at http://localhost:8012/metrics (look for `requests_served`).\n\nIf you're using promswarmconnect, `requests_served` should now be queryable from Prometheus.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoonas-fi%2Fhellohttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoonas-fi%2Fhellohttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoonas-fi%2Fhellohttp/lists"}