dnsimple-api-examples icon indicating copy to clipboard operation
dnsimple-api-examples copied to clipboard

Example scripts and code to demonstrate how to use the DNSimple API.

Results 4 dnsimple-api-examples issues
Sort by recently updated
recently updated
newest added

Handle the new signatures Show some error handling examples Adding full parsing of replies instead of using `{:?}` everywhere.

As `contact_id` no longer needed to purchase LE cert. This changes will require for us to update the Ruby client version used, as it is indeed validating `contact_id` presence. ##...

enhancement

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. Changelog Sourced from sinatra's changelog. 2.2.0 / 2022-02-15 Handle EOFError raised by Rack and return Bad Request 400 status. #1743 by tamazon Minor refactors...

dependencies

Add https://github.com/dnsimple/dnsimple-csharp examples

enhancement