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

https://github.com/janos/jsonhttp

HTTP JSON Response for Go
https://github.com/janos/jsonhttp

Last synced: about 2 months ago
JSON representation

HTTP JSON Response for Go

Awesome Lists containing this project

README

        

# HTTP JSON tools for Go

[![GoDoc](https://godoc.org/resenje.org/jsonhttp?status.svg)](https://godoc.org/resenje.org/jsonhttp)
[![Go](https://github.com/janos/jsonhttp/workflows/Go/badge.svg)](https://github.com/janos/jsonhttp/actions?query=workflow%3AGo)

## Installation

Run `go get resenje.org/jsonhttp` from command line.