{"id":19678906,"url":"https://github.com/emilrex/coalesce","last_synced_at":"2025-07-01T14:34:23.701Z","repository":{"id":82171962,"uuid":"477468352","full_name":"EmilRex/coalesce","owner":"EmilRex","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-05T13:46:35.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T04:54:26.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/EmilRex.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":"2022-04-03T21:19:09.000Z","updated_at":"2022-04-05T13:47:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6c9589e-e61d-483b-a860-0e6792b19ad9","html_url":"https://github.com/EmilRex/coalesce","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/EmilRex%2Fcoalesce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fcoalesce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fcoalesce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fcoalesce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmilRex","download_url":"https://codeload.github.com/EmilRex/coalesce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240988046,"owners_count":19889444,"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-11-11T17:39:53.505Z","updated_at":"2025-02-27T06:20:14.819Z","avatar_url":"https://github.com/EmilRex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coalesce\n\n![CI/CD](https://github.com/EmilRex/coalesce/actions/workflows/test.yml/badge.svg)\n\nCoalesce is an API that gathers insurance coverage from many upstream APIs and coalesces them into a single response. The architectural choices made are meant to reflect best practices.\n\n## Getting Started\n\nMake sure you have `docker` and `docker-compose` installed, then simply run:\n\n```shell\ndocker-compose up --build --detach\n```\n\nNow the API should be available at http://0.0.0.0:8080/.\n\nYou must provide the `member_id` as a query parameter and you can optionally provide a `strategy` (default is `average`). For example, http://0.0.0.0:8080/?member_id=1\u0026strategy=minimum will return the minimum of each coverage element for member 1.\n\n## Testing\n\nThe tests are also executed using `docker`:\n\n```bash\ndocker-compose up --build --detach\n\ndocker-compose run --rm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilrex%2Fcoalesce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femilrex%2Fcoalesce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilrex%2Fcoalesce/lists"}