{"id":34527619,"url":"https://github.com/eclipse-xfsc/configuration-service","last_synced_at":"2026-05-27T08:32:23.100Z","repository":{"id":289307692,"uuid":"963958129","full_name":"eclipse-xfsc/configuration-service","owner":"eclipse-xfsc","description":"The configuration service provides an simple http endpoint which provides straight forward config map values as json files. It predefines no ingress so you have to declare one in the values.yaml file under ingress section.","archived":false,"fork":false,"pushed_at":"2026-05-12T13:38:30.000Z","size":106,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-12T15:19:43.119Z","etag":null,"topics":["config-map","configuration","golang","kubernetes","rest"],"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/eclipse-xfsc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-10T13:24:58.000Z","updated_at":"2026-05-12T13:58:35.000Z","dependencies_parsed_at":"2026-05-07T12:00:32.284Z","dependency_job_id":null,"html_url":"https://github.com/eclipse-xfsc/configuration-service","commit_stats":null,"previous_names":["eclipse-xfsc/configuration-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-xfsc/configuration-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fconfiguration-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fconfiguration-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fconfiguration-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fconfiguration-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-xfsc","download_url":"https://codeload.github.com/eclipse-xfsc/configuration-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-xfsc%2Fconfiguration-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33558648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["config-map","configuration","golang","kubernetes","rest"],"created_at":"2025-12-24T05:24:12.540Z","updated_at":"2026-05-27T08:32:23.077Z","avatar_url":"https://github.com/eclipse-xfsc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configuration Service\n\nThe configuration service provides an simple http endpoint which provides straight forward config map values as json files. It predefines no ingress so you have to declare one in the values.yaml file under ingress section.\n\nNote: This service requires and service account in kubernetes with access to read config maps in the namespace.\n\n# Use Case\n\nThe service provides for UIs or any other application a simple way to delivery config map content from the cluster.\n\n# Functionality\n\nTranslates 1:1 a config map to rest api output. Example: \n\nConfig Map:\n\n```\ndata:\n    example: value\n\n```\n\nRest API:\n\n``` \n{\n    \"example\":\"value\"\n}\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xfsc%2Fconfiguration-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-xfsc%2Fconfiguration-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-xfsc%2Fconfiguration-service/lists"}