Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/paranoiasystem/jrpc-cli
- Owner: paranoiasystem
- License: mit
- Created: 2023-05-13T09:49:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-15T12:57:09.000Z (over 1 year ago)
- Last Synced: 2024-11-21T10:38:11.619Z (3 months ago)
- Topics: golang, json, json-rpc, rpc
- Language: Go
- Homepage:
- Size: 11.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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