cadRPC client library for Dart

cadRPC is an easy-to-use RPC technology. It's goal is to simplify the communication with your web API, hiding all the HTTP and JSON stuff.

Installation

Add dependency to the pubspec.yaml file.

cadmean_rpc: ^0.1.2

Contributing

Feel free to submit issues or create pull requests following fork-and-pull git workflow.

See also

Libraries

cadmean_rpc