Registry / http-client / dstotijn-go-notion

dstotijn-go-notion

JSON →
library0.11.0gogounverified

A Go client library for the Notion API, providing access to pages, databases, and blocks.

go get github.com/dstotijn/go-notion
INSTALL
IMPORT
SIG · DSTOTIJN-GO-NOTION
D
dstotijn-go-notion
http-clientgov0.11.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.

notion
github.com/dstotijn/go-notion

Initialize a Notion API client with an integration token

package main import ( "fmt" "github.com/dstotijn/go-notion" ) func main() { client := notion.NewClient("your-api-token") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
dstotijn-go-notion — go get dstotijn-go-notion · libregistry