rraziel/esx-rs

View on GitHub
packages/client/README.md

Summary

Maintainability
Test Coverage
# @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