proxy.golang.org : github.com/nathankerr/rest
A RESTful HTTP client and server. rest uses the standard http package by adding resource routes. Add a new route by: and then use http as normal. A resource is an object that may have any of the following methods which respond to the specified HTTP requests: The server will then route HTTP requests to the appropriate method call. The snips example provides a full example of both a client and server.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/nathankerr/rest
License: MIT
Latest release: almost 13 years ago
First release: almost 13 years ago
Namespace: github.com/nathankerr
Stars: 54 on GitHub
Forks: 11 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago