getdns icon indicating copy to clipboard operation
getdns copied to clipboard

simplified presentation of response results

Open glenwiley opened this issue 11 years ago • 0 comments

There is some concern that developers using the API might find it unpleasant to wade through the response data specified in the description so there might be room to offer the results in a more easily digestible format.

One approach would be to offer an entry point that returns the data as a struct, another approach would be to offer a helper function that extracts a specific piece of data from the response (such as the IPv4/6 address from an A record).

(#23 from private repo)

glenwiley avatar Feb 26 '14 20:02 glenwiley