{"id":21564645,"url":"https://github.com/sevenmind/braze_ex","last_synced_at":"2026-05-20T16:37:46.443Z","repository":{"id":59777288,"uuid":"539038050","full_name":"sevenmind/braze_ex","owner":"sevenmind","description":"Braze HTTP API (generated from Braze Postman Collection)","archived":false,"fork":false,"pushed_at":"2024-01-17T00:23:45.000Z","size":24131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-24T14:50:05.314Z","etag":null,"topics":["api","braze","elixir","openapi-generator"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/braze_ex","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/sevenmind.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}},"created_at":"2022-09-20T14:40:26.000Z","updated_at":"2022-09-22T14:37:54.000Z","dependencies_parsed_at":"2025-01-24T11:53:08.206Z","dependency_job_id":null,"html_url":"https://github.com/sevenmind/braze_ex","commit_stats":null,"previous_names":["gerbal/braze_ex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sevenmind/braze_ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenmind%2Fbraze_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenmind%2Fbraze_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenmind%2Fbraze_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenmind%2Fbraze_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sevenmind","download_url":"https://codeload.github.com/sevenmind/braze_ex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sevenmind%2Fbraze_ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27672248,"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-12-11T02:00:11.302Z","response_time":56,"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":["api","braze","elixir","openapi-generator"],"created_at":"2024-11-24T10:16:39.954Z","updated_at":"2025-12-11T23:40:51.784Z","avatar_url":"https://github.com/sevenmind.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BrazeEx\n\nBraze HTTP API (generated from Braze Postman Collection)\n\n## Building\n\nTo install the required dependencies and to build the elixir project, run:\n\n```console\nmix local.hex --force\nmix do deps.get, compile\n```\n\n## Installation\n\nIf [available in Hex][], the package can be installed by adding `braze_ex` to\nyour list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:braze_ex, \"~\u003e 1.0.22\"}]\nend\n```\n\nDocumentation can be generated with [ExDoc][] and published on [HexDocs][]. Once published, the docs can be found at\n[https://hexdocs.pm/braze_ex][docs].\n\n## Configuration\n\nYou can override the URL of your server (e.g. if you have a separate development and production server in your\nconfiguration files).\n\n```elixir\nconfig :braze_ex, base_url: \"https://rest.iad-01.braze.com\"\n```\n\nMultiple clients for the same API with different URLs can be created passing different `base_url`s when calling\n`BrazeEx.Connection.new/1`:\n\n```elixir\nclient = BrazeEx.Connection.new(base_url: \"https://rest.iad-01.braze.com\")\n```\n\n[exdoc]: https://github.com/elixir-lang/ex_doc\n[hexdocs]: https://hexdocs.pm\n[available in hex]: https://hex.pm/docs/publish\n[docs]: https://hexdocs.pm/braze_ex\n\n## Usage\n\nTODO .. examples of usage to come as we use this internally\n\n# Development\n\nThis API is generated using [OpenApiGenerator](https://openapi-generator.tech/) from the [Braze Postman Collection](https://documenter.getpostman.com/view/4689407/SVYrsdsG).\n\nRequirements:\n\n- [asdf](https://asdf-vm.com/), which installs all of the necessary tools and versions\n- [just](https://just.systems/man/en/), which runs the build scripts from the [justfile](justfile)\n\nTo Rebuild the API using the latest postman collection revision run `just build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenmind%2Fbraze_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsevenmind%2Fbraze_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenmind%2Fbraze_ex/lists"}