socketry / cloudflare

An asynchronous Ruby wrapper for the CloudFlare V4 API.
138 stars 86 forks source link

Readme: link to API docs at Cloudflare #69

Open olleolleolle opened 3 years ago

olleolleolle commented 3 years ago

In order to be able to explore the possibilities of the library, finding out what the API it wraps can do would help a first-time reader getting familiar with the library.

nuclearspike commented 2 years ago

Nice, I'd add that having more examples of typical things people would be doing would be helpful. Clearing the cache by url, for example is a much more common example than changing DNS entries via API.

ioquatix commented 2 years ago

Feel free to add examples.