resto

module
v0.0.0-...-0438e8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2023 License: MIT

README

resto

Utils to build REST services in Go.

develop

$ cd .nix
$ nix shell
$ cd ..
$ code .
$ go test -cover ./...

Directories

Path Synopsis
Package hyper and its sub-packages let you exchange HTTP messages.
Package hyper and its sub-packages let you exchange HTTP messages.
client
Utils to make your life slightly easier than working directly with the HTTP client from "net/http".
Utils to make your life slightly easier than working directly with the HTTP client from "net/http".
wire
Package wire defines the interfaces to read and write HTTP messages as well as the interfaces to exchange them.
Package wire defines the interfaces to read and write HTTP messages as well as the interfaces to exchange them.
Package util is a collection of general-purpose packages that aren't tied to REST service programming but I've found useful when writing REST services.
Package util is a collection of general-purpose packages that aren't tied to REST service programming but I've found useful when writing REST services.
err
fnc
set
str
tgz
Package tgz lets you work with gzip tar streams.
Package tgz lets you work with gzip tar streams.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL