New Client Generator
Generate local client library for APIs created with the RESTUtils Host utility with one command.
Contents
The first version of the RESTUtils Client is officially in NPM! The RESTUtils Host makes it so easy to generate APIs with one command that it’s only fitting to generate the appropriate API clients also with one command.
No installation is neccessary. From within your application simply tell the RESTUtils Client where your APIs are hosted: It’s another one-liner to generate everything you need:
|
|
Of course, it’s probably better to give your generated API clients names:
|
|
… so you can reference them easier:
|
|
Should you run into any snags, or have questions, feel free to reach out: info@restutils.com
Until then, have a great day!
Thanx,
Fred