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
- Host: GitHub
- URL: https://github.com/janos/jsonhttp
- Owner: janos
- License: bsd-3-clause
- Created: 2015-03-31T17:20:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T07:58:09.000Z (10 months ago)
- Last Synced: 2025-03-26T23:35:22.236Z (2 months ago)
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTTP JSON tools for Go
[](https://godoc.org/resenje.org/jsonhttp)
[](https://github.com/janos/jsonhttp/actions?query=workflow%3AGo)## Installation
Run `go get resenje.org/jsonhttp` from command line.