notionrs 0.2.0

A Notion API client that provides type-safe request serialization and response deserialization
Documentation

notionrs

Documentation for crate developers:

To run integration tests, you need to create a .env file in the root of your worktree.

NOTION_TOKEN="ntn_********"
NOTION_PAGE_ID="059f5b72-68e7-487f-87e7-e7130762a4bf"
NOTION_IT_SANDBOX_ID="059f5b72-68e7-487f-87e7-e7130762a4bf"
NOTION_IT_DATA_SOURCE_ID="059f5b72-68e7-487f-87e7-e7130762a4bf"
NOTION_IT_DATABASE_ID="059f5b72-68e7-487f-87e7-e7130762a4bf"
NOTION_IT_CRUD_PAGE_ID="059f5b72-68e7-487f-87e7-e7130762a4bf"