notion-client: Type-safe Haskell client for the Notion API
This package provides comprehensive and type-safe bindings
to the Notion API, providing both a Servant interface and
non-Servant interface for convenience.
.
Read the README below for a fully worked usage example.
.
Otherwise, browse the Notion.V1 module, which is the
intended package entrypoint.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- notion-client-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.2 && <2.3), base (>=4.15.0.0 && <5), base16-bytestring (>=1.0 && <1.1), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), cryptohash-sha256 (>=0.11 && <0.12), filepath (>=1.4 && <1.6), http-api-data (>=0.6 && <0.7), http-client-tls (>=0.3 && <0.4), notion-client, servant (>=0.20 && <0.21), servant-client (>=0.20 && <0.21), servant-multipart-api (>=0.12 && <0.13), servant-multipart-client (>=0.12 && <0.13), text (>=2.0 && <2.2), time (>=1.11 && <1.15), time-compat (>=1.9 && <1.10), unordered-containers (>=0.2 && <0.3), vector (>=0.13 && <0.14) [details] |
| Tested with | ghc ==9.12.2 |
| License | MIT |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-02-28T23:43:11Z |
| Category | Web |
| Home page | https://github.com/shinzui/notion-client |
| Bug tracker | https://github.com/shinzui/notion-client/issues |
| Source repo | head: git clone https://github.com/shinzui/notion-client.git |
| Distributions | |
| Executables | notion-client-example |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |