1
0
mirror of https://github.com/dstotijn/go-notion.git synced 2025-06-08 23:46:12 +02:00

go-notion

Go client for the Notion API.

Status

🐣 Early development

API endpoints

Databases

Pages

  • Retrieve a page
  • Create a page
  • Update page properties

Blocks

  • Retrieve block children
  • Append block children

Users

  • Retrieve a user
  • List all users
  • Search

License

MIT License


© 2021 David Stotijn — Twitter, Email

Description
Go client for the Notion API.
Readme MIT 267 KiB
Languages
Go 100%