Skip to content
R

REST

Projects with this topic

  • 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