Skip to content

Ahamtech/elixir-hcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hcloud - A Elixir library for the Hetzner Cloud API

hcloud

Installation

def deps do
  [
    {:hcloud, "~> 0.1.0"}
  ]
end

Configuration

  use Mix.Config
    config :hcloud, hcloud_api: "12123131"

Usage

Hcloud.servers()

API

https://docs.hetzner.cloud/

Documentation can be generated with ExDoc and docs can be found at https://hexdocs.pm/hcloud.

License

Hcloud is Copyright © Ahamtech. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About Ahamtech

img

Hcloud is maintained by Ahamtech.

We love open source software, Erlang, Elixir, and Phoenix. See our other opensource projects, or hire our Elixir Phoenix development team to design, develop, and grow your product.

About

hcloud: A Elixir library for the Hetzner Cloud API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages