Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmc/notion
A notion.so v3 client for Go.
https://github.com/tmc/notion
go notion
Last synced: 30 days ago
JSON representation
A notion.so v3 client for Go.
- Host: GitHub
- URL: https://github.com/tmc/notion
- Owner: tmc
- License: bsd-2-clause
- Fork: true (kjk/notionapi)
- Created: 2018-09-04T00:17:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T18:41:20.000Z (over 6 years ago)
- Last Synced: 2024-08-04T01:23:25.870Z (4 months ago)
- Topics: go, notion
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
notion
======A notion.so client for Go.
Notion is a team collaboration tool.
Details at https://www.notion.so/about and https://www.notion.so/product
https://godoc.org/github.com/tmc/notion
Please reference the godoc link above for api documentation.
Commands
========* cmd/notion-to-plaintext - renders vim-foldmarker style output from a notion page.
* cmd/update-notion-block-text - updates the text content of a text block using content from stdin.