{"id":13509646,"url":"https://github.com/avitex/elixir-vultr","last_synced_at":"2025-04-12T18:53:51.890Z","repository":{"id":52413896,"uuid":"97309810","full_name":"avitex/elixir-vultr","owner":"avitex","description":"Simple wrapper for the Vultr API in Elixir","archived":false,"fork":false,"pushed_at":"2021-04-29T21:25:07.000Z","size":36,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T18:05:13.855Z","etag":null,"topics":["elixir-lang","vultr-api"],"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/avitex.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}},"created_at":"2017-07-15T10:50:34.000Z","updated_at":"2024-03-05T14:40:09.000Z","dependencies_parsed_at":"2022-09-07T15:01:00.886Z","dependency_job_id":null,"html_url":"https://github.com/avitex/elixir-vultr","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/avitex%2Felixir-vultr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitex%2Felixir-vultr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitex%2Felixir-vultr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitex%2Felixir-vultr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avitex","download_url":"https://codeload.github.com/avitex/elixir-vultr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618262,"owners_count":21134200,"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":["elixir-lang","vultr-api"],"created_at":"2024-08-01T02:01:10.936Z","updated_at":"2025-04-12T18:53:51.867Z","avatar_url":"https://github.com/avitex.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/avitex/elixir-vultr.svg?branch=master)](https://travis-ci.com/avitex/elixir-vultr)\n[![Hex.pm](https://img.shields.io/hexpm/v/vultr.svg)](https://hex.pm/packages/vultr)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-blue.svg)](https://hexdocs.pm/vultr)\n\n# Vultr\n\n**Simple wrapper for the [Vultr API](https://www.vultr.com/api/).**  \nDocumentation hosted on [hexdocs](https://hexdocs.pm/vultr).\n\n## Installation\n\n  Add `vultr` to your list of dependencies in `mix.exs`:\n\n  ```elixir\n  def deps do\n    [{:vultr, \"~\u003e 0.3.0\"}]\n  end\n  ```\n\n## Examples\n#### Retrieving app list\n\n  ```elixir\n  Vultr.app_list()\n\n  # Example response\n  {:ok, %{ \"1\" =\u003e %{\"APPID\" =\u003e \"1\", \"deploy_name\" =\u003e \"LEMP on CentOS 6 x64\", ... }, ... }}\n  ```\n\n#### Using authenticated methods\n\n  ```elixir\n  client = Vultr.client(\"\u003cAPIKEY\u003e\")\n  Vultr.server_list(client, [])\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitex%2Felixir-vultr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favitex%2Felixir-vultr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitex%2Felixir-vultr/lists"}