API Wrappers
Universify offers wrappers that are specific to different programming languages that wrap sets of API calls into easy-to-use functions. The wrappers offer ways to make API calls with very little engineering effort.
The API wrappers simplify work for developers that are building apps with the Universify API. It also standardizes API requests made to the Universify API with customized error messages.
We currently support the following languages:
JavaScript API Wrapper -
@universify/node-sdk
: https://github.com/Go-Universify/node-sdk, this is hosted on npm.
Last updated