Leaseweb alternatives and similar packages
Based on the "Cloud Infrastructure and Management" category.
Alternatively, view Leaseweb alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of Leaseweb or a related project?
Popular Comparisons
README
LeaseWeb
Elixir Wrapper for Leaseweb infrastructure.
Installation
If available in Hex, the package can be installed
by adding leaseweb
to your list of dependencies in mix.exs
:
def deps do
[{:leaseweb, "~> 0.1.0"}]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/leaseweb.
Usage
iex(1)> LeaseWeb.BareMetal.list
{:ok, "{\"bareMetals\":[]}"}
iex(2)> LeaseWeb.Doamin.list
{:error,
"{\"errorCode\":2002,\"errorMessage\":\"Validating API request format failed, please check your API request.\",\"userMessage\":\"There is not any valid domain id!\"}"}
TODO:
Huge Documentation
License
Elixir-Leasweb is Copyright © 2016 Ahamtech. It is free software, and may be redistributed under the terms specified in the LICENSE file.
About Ahamtech
Elixir-LeaseWeb 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.
*Note that all licence references and agreements mentioned in the Leaseweb README section above
are relevant to that project's source code only.