Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustin/go-jsonpointer

jsonpointer implementation for go
https://github.com/dustin/go-jsonpointer

Last synced: about 2 months ago
JSON representation

jsonpointer implementation for go

Awesome Lists containing this project

README

        

# JSON Pointer for go

This is an implementation of [JSON Pointer](http://tools.ietf.org/html/rfc6901).

[![Coverage Status](https://coveralls.io/repos/dustin/go-jsonpointer/badge.png?branch=master)](https://coveralls.io/r/dustin/go-jsonpointer?branch=master)