Registry / web-framework / heketi-rest

heketi-rest

JSON →
library0.0.0-20180404230133-aa6a65207413gogounverified

Generic RESTful application functions for building REST APIs.

go get github.com/heketi/rest
INSTALL
IMPORT
SIG · HEKETI-REST
H
heketi-rest
web-frameworkgov0.0.0-20180404230133-aa6a65207413
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rest
github.com/heketi/rest

Creates a new REST application.

package main import ( "fmt" "github.com/heketi/rest" ) func main() { app := rest.NewApp() fmt.Println(app) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180404230133-aa6a65207413latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
heketi-rest — go get heketi-rest · libregistry