Registry / http-client / nedpals-postgrest-go

nedpals-postgrest-go

JSON →
library0.2.0gogounverified

A Go client library for interacting with PostgREST APIs.

go get github.com/nedpals/postgrest-go
INSTALL
IMPORT
SIG · NEDPALS-POSTGREST-
N
nedpals-postgrest-go
http-clientgov0.2.0
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.

postgrest
github.com/nedpals/postgrest-go

Creates a new PostgREST client pointing to a local server.

package main import ( "fmt" "github.com/nedpals/postgrest-go" ) func main() { client := postgrest.NewClient("http://localhost:3000") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
nedpals-postgrest-go — go get nedpals-postgrest-go · libregistry