Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paranoiasystem/jrpc-cli

A command line interface for generate necessary interfaces, types or classes for JRPC-Client. JRPC-Client works in synergy with JRPC-Server.
https://github.com/paranoiasystem/jrpc-cli

golang json json-rpc rpc

Last synced: 28 days ago
JSON representation

A command line interface for generate necessary interfaces, types or classes for JRPC-Client. JRPC-Client works in synergy with JRPC-Server.

Awesome Lists containing this project

README

        

# jrpc-cli

A command line interface for generate necessary interfaces, types or classes for [JRPC-Client](https://github.com/webeetle/JRPC-Client).
JRPC-Client works in synergy with [JRPC-Server](https://github.com/webeetle/JRPC-Server).

For now TypeScript is the only supported language.

## TODO:
- [ ] Write tests
- [ ] Add support for retrieving schema from server