cflare
easy cloudflare management
Availabililty
Status for master
Usage
Use TypeScript for best in class instellisense.
let myCflareAccount = testCflareAccount let myAsyncCflareManagement = async { // get things let myZones = await myCflareAccount // zones are fully typed let myIdForADomain = await myCflareAccount // type number let myRecordsForADomain = await myCflareAccount // records are fully typed // set things myCflareAccount myCflareAccount myCflareAccount}
For further information read the linked docs at the top of this README.
MIT licensed | © Lossless GmbH