Categorygithub.com/kopoli/jsondump
repositorypackage
0.2.3
Repository: https://github.com/kopoli/jsondump.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Jsondump

A server to dump JSON data into.

Installation

$ go get github.com/kopoli/jsondump

Description

NOTE: Pre-alpha quality software.

This is a server that one can GET and PUT JSON formatted data into.

The toplevel package is the server program. A client library can be found in github.com/kopoli/jsondump/client.

Usage

Example of the client library usage can be found in the integrate_test.go file.

License

MIT license