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

https://github.com/hezhii/jayson-demo

The demo of jayson
https://github.com/hezhii/jayson-demo

demo jayson jsonrpc2

Last synced: 8 months ago
JSON representation

The demo of jayson

Awesome Lists containing this project

README

          

# Jayson demo

The demo of [Jayson](https://github.com/tedeh/jayson).

1. Start server: `node server.js`.
2. Run client: `node client.js`.