Go client for official Notion API.
Stars
0
Forks
2
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix newRequestJSON() to always set body even if params is nil; add Time.Equal()
a6bfea3View on GitHubfix JSON decoding of struct Date; remove unused util.go
61b60b3View on GitHubshorten Search(); add link to unofficial API client
c210d88View on GitHubadd chages from https://github.com/dstotijn/go-notion/commit/55aa9db5c7a72af2a57ac953ebbbdbdec3e1efa1
e62de4bView on GitHubimport changes from https://github.com/dstotijn/go-notion/commit/ce7d6da4c678d14dfa1fd8c2a013a389ecbd23ff
b8bfcb2View on GitHubadd example for QueryDatabas(); import changes from https://github.com/dstotijn/go-notion/commit/c16fdfbc88c2ca8734bd23880361107c36188bed and https://github.com/dstotijn/go-notion/commit/0e0f6c77aa76c27956632a4315b9cba5ec3535dc
71ae972View on GitHub