Skip to content
W

WAX

Projects with this topic

  • Documentation for WAX API library

    Updated
    Updated
  • This tool takes an OpenAPI JSON description of a REST-based API and generates a wax function wrapper for each API method. These wrapper functions are then called by client apps to generate REST API calls and process the results of those calls. This script should be run to generate new wrappers whenever any API has interface changes (for example, a new API call added to balance tracker).

    Updated
    Updated