package
0.0.0-20221002162703-3a454c364a7d
Repository: https://github.com/sjhoeksma/jsonata-go.git
Documentation: pkg.go.dev

# README

JSONata Server

A locally hosted version of JSONata Exerciser for testing jsonata-go.

Install

go install github.com/sjhoeksma/jsonata-go/jsonata-server

Usage

$ jsonata-server [-port=<port-number>]

Then go to http://localhost:8080/ (or your preferred port number).