https://github.com/k8scat/notion-api-rs
Notion API SDK for Rust
https://github.com/k8scat/notion-api-rs
Last synced: about 5 hours ago
JSON representation
Notion API SDK for Rust
- Host: GitHub
- URL: https://github.com/k8scat/notion-api-rs
- Owner: k8scat
- License: mit
- Created: 2021-12-12T09:27:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T09:02:39.000Z (almost 3 years ago)
- Last Synced: 2025-10-04T08:45:25.418Z (2 days ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notion-api-rs
```toml
[dependencies]
notion-api-rs = "0.1.0"
```## LICENSE
[MIT](./LICENSE)