Giter Club home page Giter Club logo

dnsmadeeasy's People

Contributors

soniah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnsmadeeasy's Issues

Retrieve record information causes to fetch all records

Hi,

In the ReadRecord function we know domain_id and record_id,
but endpoint function generates URL that makes us to fetch all records from domain (https://github.com/soniah/dnsmadeeasy/blob/master/record.go#L62).
That is pretty heavy operation for big domains.

DME sais (https://api-docs.dnsmadeeasy.com/#19cc7399-6173-4670-c0dd-94f8e848d75c)
that there is URL /dns/managed/{domainId}/records/{recordId} which accept method GET that returns exactly what we need. (Returns the record object representation of the specified domain.).

I believe that is added by DME recently, because no one another library uses it.

Your library is used by https://github.com/terraform-providers/terraform-provider-dme and DME already complains us in generating a lot of traffic.

Thanks.

gtd location support?

any chance of you adding support for gtd location to your library would be great to be able to set the regional location records in terraform

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.