{"id":20487163,"url":"https://github.com/tiagopog/ziad-ex","last_synced_at":"2026-06-10T09:32:20.170Z","repository":{"id":75481352,"uuid":"148873280","full_name":"tiagopog/ziad-ex","owner":"tiagopog","description":"Elixir lib to send short code SMS' via Ziad API","archived":false,"fork":false,"pushed_at":"2018-10-31T03:00:57.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T16:47:14.954Z","etag":null,"topics":["elixir","shortcode","sms","ziad"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/tiagopog.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":"2018-09-15T05:38:58.000Z","updated_at":"2018-10-31T03:00:59.000Z","dependencies_parsed_at":"2023-06-06T15:15:17.481Z","dependency_job_id":null,"html_url":"https://github.com/tiagopog/ziad-ex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiagopog/ziad-ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagopog%2Fziad-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagopog%2Fziad-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagopog%2Fziad-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagopog%2Fziad-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagopog","download_url":"https://codeload.github.com/tiagopog/ziad-ex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagopog%2Fziad-ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"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-06-10T02:00:07.152Z","response_time":89,"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","shortcode","sms","ziad"],"created_at":"2024-11-15T16:40:11.144Z","updated_at":"2026-06-10T09:32:20.142Z","avatar_url":"https://github.com/tiagopog.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZiadEx\n\nElixir client library to deliver short code SMS messages via [Ziad](http://smsads.com.br/).\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `ziad_ex` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:ziad_ex, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\nSingle send:\n\n```elixir\n%ZiadEx.Credential{username: \"foo\", password: \"bar\", key: \"baz\"}\n|\u003e ZiadEx.send(to: \"41999887766\", message: \"Join the army, they said\")\n```\n\nBulk send:\n\n```elixir\n%ZiadEx.Credential{username: \"foo\", password: \"bar\", key: \"baz\"}\n|\u003e ZiadEx.send([%{to: \"41999887766\", message: \"Join the army, they said\"}, %{to: \"41999887766\", message: \"See the world, they said\"}])\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagopog%2Fziad-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagopog%2Fziad-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagopog%2Fziad-ex/lists"}