# README
JSONata Server
A locally hosted version of JSONata Exerciser for testing jsonata-go.
Install
go install github.com/blues/jsonata-go/jsonata-server
Usage
$ jsonata-server [-port=<port-number>]
Then go to http://localhost:8080/ (or your preferred port number).