{"id":13509461,"url":"https://github.com/lukeed/elixir-digitalocean","last_synced_at":"2025-10-09T18:23:27.003Z","repository":{"id":43145056,"uuid":"63711283","full_name":"lukeed/elixir-digitalocean","owner":"lukeed","description":"(WIP) Elixir wrapper for the Digital Ocean API v2.","archived":false,"fork":false,"pushed_at":"2016-08-05T04:37:52.000Z","size":52,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-27T01:10:06.498Z","etag":null,"topics":[],"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/lukeed.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":"2016-07-19T16:42:03.000Z","updated_at":"2024-02-23T14:53:45.000Z","dependencies_parsed_at":"2022-09-26T17:00:57.139Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/elixir-digitalocean","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/elixir-digitalocean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Felixir-digitalocean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Felixir-digitalocean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Felixir-digitalocean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Felixir-digitalocean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/elixir-digitalocean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Felixir-digitalocean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278403360,"owners_count":25981019,"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-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2024-08-01T02:01:08.101Z","updated_at":"2025-10-09T18:23:26.972Z","avatar_url":"https://github.com/lukeed.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# DigitalOcean [![Build Status](https://travis-ci.org/lukeed/elixir-digitalocean.svg?branch=master)](https://travis-ci.org/lukeed/elixir-digitalocean) [![Hex pm](http://img.shields.io/hexpm/v/digitalocean.svg?style=flat)](https://hex.pm/packages/digitalocean)\n\n\u003e A (WIP) Elixir wrapper for the Digital Ocean API v2. ([View Docs](https://hexdocs.pm/digitalocean/))\n\n## Installation\n\n1. Add `digitalocean` to your list of dependencies in `mix.exs`:\n\n  ```elixir\n  def deps do\n    [{:digitalocean, \"~\u003e 0.1.1\"}]\n  end\n  ```\n\n2. Ensure `digitalocean` is started before your application:\n\n  ```elixir\n  def application do\n    [applications: [:digitalocean]]\n  end\n  ```\n\n3. Configure your `digitalocean` application settings:\n\n  ```elixir\n  config :digitalocean, token: \"YOUR_API_TOKEN\"\n  ```\n\n## To Do\n\n- [x] The [Droplet](https://developers.digitalocean.com/documentation/v2/#droplets) module.\n- [x] The [Droplet Action](https://developers.digitalocean.com/documentation/v2/#droplet-actions) module.\n- [x] The [Floating IP](https://developers.digitalocean.com/documentation/v2/#floating-ips) module.\n- [x] The [Floating IP Action](https://developers.digitalocean.com/documentation/v2/#floating-ip-actions) module.\n- [x] The [Image](https://developers.digitalocean.com/documentation/v2/#images) module.\n- [x] The [Image Action](https://developers.digitalocean.com/documentation/v2/#image-actions) module.\n- [x] The [Tag](https://developers.digitalocean.com/documentation/v2/#tags) module.\n- [ ] Add `@doc`-based tests\n- [ ] Add all method documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeed%2Felixir-digitalocean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeed%2Felixir-digitalocean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeed%2Felixir-digitalocean/lists"}