The following sample code is available to help you get started with building an interface to CleverFox Backup. You are welcome to use this code or write your own. The benefit of this code is that has been tested with the API and will be updated as needed.


Visual FoxPro

This library wraps the CleverFox Backup API to make it easy for Visual FoxPro developers to get started with CleverFox Backup. All of the Get methods return data as Visual FoxPro cursors. Put and Post methods accept simple data objects (i.e. SCATTER NAME) for sending data.

This library uses a 3rd Party library called West Wind Internet & Client Tools to make the web requests and serialize/de-serialize JSON data. Any developer who uses this library must have a license for West Wind Internet & Client Tools.

Prerequisites

(Last Updated: 04/17/2016)