/jsontools

Json read / write tools for golang apps

Primary LanguageGoMIT LicenseMIT

Version License Go Report Card

Toolbox

A simple example of how to create a reusable Go module with commonly used tools.

The included tools are:

  • Read JSON
  • Write JSON
  • Produce a JSON encoded error response

Installation

go get -u github.com/ptenteromano/jsontools