CloudFlare.API
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0"?> | ||
| <id>CloudFlare.API</id> | ||
| <version>1.0.1.2</version> | ||
| <version>1.0.1.1</version> | ||
| <title>CloudFlare.API</title> | ||
@@ -13,9 +13,15 @@ <authors>Sergi Gisbert</authors> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>Library to get access to CloudFlare REST API. | ||
| This library encapsulates the requests to the API and avoids dealing with HttpRequest objects. | ||
| An active CloudFlare account IS REQUIRED. | ||
| Use at your own risk.</description> | ||
| <releaseNotes>- Included full support for all API methods in http://www.cloudflare.com/docs/client-api.html | ||
| - Implemented "zone_grab" method in "Modify" section | ||
| - Improved code comments</releaseNotes> | ||
| <description>Library to get access to CloudFlare REST API. This library encapsulates the requests to the API and avoids dealing with HttpRequest objects.</description> | ||
| <releaseNotes>Use at your own risk. | ||
| Includes support for: | ||
| - Add, Edit and Delete DNS Records for a Domain | ||
| - Get the domains list | ||
| - Get the record list for a domain | ||
| - List all domains in a CloudFlare account | ||
| - Retrieve the current stats and settings for a particular website | ||
| Release Notes: | ||
| - Implemented "Modify" methods, except "zone_grab" | ||
| - Added #region to code for clarification</releaseNotes> | ||
| <copyright>Copyright Sergi Gisbert, 2013</copyright> | ||
@@ -22,0 +28,0 @@ <tags>CloudFlare API</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet