Skip to content

feat(api): add core API client primitives#14

Open
0xble wants to merge 2 commits intomainfrom
feat/api-client
Open

feat(api): add core API client primitives#14
0xble wants to merge 2 commits intomainfrom
feat/api-client

Conversation

@0xble
Copy link
Copy Markdown
Owner

@0xble 0xble commented Feb 28, 2026

  • adds official Notion API client primitives\n- adds config support for API base URL, version, and token\n- adds a CLI helper to construct the official API client from config/env\n- intentionally excludes icon/archive/image/property feature logic so this can be the foundation PR

Introduce a dedicated official Notion REST API client package and config loader scaffolding.

Adds API base URL, Notion-Version, and token config with env overrides, plus tests for request behavior and config normalization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant