@esx-rs/client
v0.2.1
Published
Proxy generator to access remote ESX-RS endpoints through a class instance.
Downloads
4
Maintainers
Readme
@esx-rs/client
Client proxy generation for ESX-RS endpoints, where method calls:
- are mapped to HTTP requests
- have the corresponding HTTP response payload mapped to the returned value
- errors are mapped to exceptions