Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 467 Bytes

go-jrdhttp

Package jrdhttp provides tools for writing JSON Resource Descriptor (JRD) over HTTP, for the Go programming language.

This package is meant to be used with the built-in Go "net/http" package.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-jrdhttp

GoDoc