Registry / web-framework / manyminds-api2go

manyminds-api2go

JSON →
library0.0.0-20220325145637-95b4fb838cf6gogounverified

Enables building REST servers conforming to the JSONAPI.org standard.

go get github.com/manyminds/api2go
INSTALL
IMPORT
SIG · MANYMINDS-API2GO
M
manyminds-api2go
web-frameworkgov0.0.0-20220325145637-95b4fb838cf6
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.

api2go
github.com/manyminds/api2go

Creates a new JSONAPI router.

package main import ( "github.com/manyminds/api2go" ) func main() { api := api2go.NewAPI("v1") _ = api }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220325145637-95b4fb838cf6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
manyminds-api2go — go get manyminds-api2go · libregistry