proxy.golang.org : github.com/abh/go-json-rest
A quick and easy way to setup a RESTful JSON API Go-Json-Rest is a thin layer on top of net/http that helps building RESTful JSON APIs easily. It provides fast URL routing using https://github.com/ant0ine/go-urlrouter, and helpers to deal with JSON requests and responses. It is not a high-level REST framework that transparently maps HTTP requests to procedure calls, on the opposite, you constantly have access to the underlying net/http objects. Example:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/abh/go-json-rest
License: MIT
Latest release: almost 13 years ago
First release: almost 13 years ago
Namespace: github.com/abh
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago