[erlang-questions] trending json rpc library
Nyirő Gergő
gergo.nyiro@REDACTED
Tue Feb 26 13:11:17 CET 2019
Dear List,
I would like to write a small service in Erlang with json-rpc interface.
The goal would be to introduce Erlang at my company so the
dependencies and configuration of the service should be kept on minimum.
At my first search I found three projects:
- https://github.com/zuiderkwast/jsonrpc2-erlang.git
- https://github.com/tonyg/erlang-rfc4627.git
- https://github.com/alavrik/piqi-erlang.git
Erlang-rfc4627 seems good for me, but I struggle with the debugging of
the json service.
Could you give me some advice which json-rpc is mainstream nowadays?
Cheers,
Gergő
More information about the erlang-questions
mailing list