Skip to content

Fundament-Software/notion

 
 

Repository files navigation

notion

Build

Internal Fundament Software fork of the Notion API client library for rust, which incorporates several pending PRs and additional fixes from the original repo. To use this fork in your project, add the following to cargo.toml:

notion = { git = "https://github.com/Fundament-Software/notion" }

Docs

The (outdated) generated documentation site is available here: https://docs.rs/notion/

Building

cargo build

Testing

This fork may be unstable and may break randomly. Fundament Software makes no attempt to support configurations we don't need.

About

Notion Offical API client library for rust

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.6%
  • Shell 0.4%