Skip to content

Go module with extended JSON utilities.

License

Notifications You must be signed in to change notification settings

galdor/go-ejson

Repository files navigation

go-ejson

Introduction

The EJSON library contains multiple utilities to work with JSON:

  • An implementation of RFC 6901 providing utilities to manipulate JSON pointers.
  • A validator to write extended validation code for the content of your JSON structures.

Usage

Refer to the Go package documentation for information about the API.

See the example programs for practical use cases.

Licensing

EJSON is open source software distributed under the ISC license.

About

Go module with extended JSON utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published