Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cinemast/json-rpc-stub

JSON-RPC stubgenerator for client and server
https://github.com/cinemast/json-rpc-stub

Last synced: about 1 month ago
JSON representation

JSON-RPC stubgenerator for client and server

Awesome Lists containing this project

README

        

**THIS IS A WORK IN PROGRESS; DO NOT USE THIS**

# json-rpc-stub
JSON-RPC stubgenerator for client and server

## Dependencies

- `npm install -g quicktype`

## TODO:
- Types generation for C++ based on JSON-Schema
- primitive json pointer implementation for referencing types accross json documents
- Normalize function names
- Define CLI Interface