Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudmodel/cloudmodel-api-desec


https://github.com/cloudmodel/cloudmodel-api-desec

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CloudModel::Api::Desec

![RSpec](https://github.com/cloudmodel/cloudmodel-api-desec/workflows/RSpec/badge.svg)
![CodeQL](https://github.com/cloudmodel/cloudmodel-api-desec/workflows/CodeQL/badge.svg)

Support for Desec DNS API in [CloudModel](https://github.com/cloudmodel/cloudmodel).

## Usage
Adds following ablities to CloudModel:

* Change Desec server DNS on changing AddressResolution

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'cloudmodel-api-desec'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install cloudmodel-api-desec
```

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).