{"id":18972258,"url":"https://github.com/eyrmedical/storebrand","last_synced_at":"2025-10-04T09:47:47.619Z","repository":{"id":57553603,"uuid":"88168244","full_name":"eyrmedical/storebrand","owner":"eyrmedical","description":"Storebrand REST API wrapper to check client policies.","archived":false,"fork":false,"pushed_at":"2018-02-01T16:26:26.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-06-02T12:01:29.961Z","etag":null,"topics":["elixir","rest-api","storebrand","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eyrmedical.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":"2017-04-13T13:33:52.000Z","updated_at":"2018-01-12T13:51:55.000Z","dependencies_parsed_at":"2022-09-19T07:40:26.140Z","dependency_job_id":null,"html_url":"https://github.com/eyrmedical/storebrand","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/eyrmedical/storebrand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrmedical%2Fstorebrand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrmedical%2Fstorebrand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrmedical%2Fstorebrand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrmedical%2Fstorebrand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyrmedical","download_url":"https://codeload.github.com/eyrmedical/storebrand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrmedical%2Fstorebrand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295845,"owners_count":25963427,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["elixir","rest-api","storebrand","wrapper"],"created_at":"2024-11-08T15:07:35.946Z","updated_at":"2025-10-04T09:47:47.601Z","avatar_url":"https://github.com/eyrmedical.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Storebrand\n\nA simple wrapper for Storebrand REST API.\n\n## Installation\n\nPackage can be installed by adding `storebrand` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:storebrand, \"~\u003e 0.1\"}]\nend\n```\n\n### Config\n\nCopy your push service credentials from Bluemix UI, to application config file:\n\n```\nconfig :storebrand, Storebrand,\n  url: \"https://b2b.storebrand.no/helseapp/fdc\"\n```\n\n# Usage\n\nCheck the `test` folder for usage examples.\n\n## Policies\n\n### Check policy validity\n`{:ok, response} = Storebrand.policy_status(\"XXXXXXXX\", [\n  firstname: \"First Name\",\n  lastname: \"Last Name\",\n  dateOfBirth: \"01.01.1991\"\n])`\n\n# Disclaimer\n\n**This library was designed for an internal usage**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrmedical%2Fstorebrand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyrmedical%2Fstorebrand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrmedical%2Fstorebrand/lists"}