babelOverJsonRpc/

directory
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2021 License: Apache-2.0

README

Babel for Go Example

Babel for Go supports Go's builtin jsonrpc package as well as Babel's HTTP format.

  • Use b.sh to run the Babel commands (you may need to fix test/services/UserService.json afterward due to a bug with test harness generation - there is a trailing comma).
  • Go to the gen folder and run go install
  • Go to the server folder and run go run babjs.go to start the server.
  • Go to the client folder and run go run babjc.go to exercise a json-rpc client.
  • Point your browser at http://localhost:8333/test/ to try Babel's test harness.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL