16 unstable releases (5 breaking)

0.5.1 Jan 7, 2023
0.4.1 May 18, 2022
0.3.5 Mar 16, 2022
0.3.3 Dec 29, 2021
0.0.0 Aug 18, 2020

#918 in Web programming

Download history 1/week @ 2024-01-08 42/week @ 2024-02-12 15/week @ 2024-02-19 36/week @ 2024-02-26 16/week @ 2024-03-04 26/week @ 2024-03-11 24/week @ 2024-03-18 13/week @ 2024-03-25

81 downloads per month

MIT license

94KB
2.5K SLoC

notion

Build Crates.io

Notion API client library for rust.

This project is under active development and this README will be updated as this library gets closer to a reliable state. However, if you're really eager see the example todo cli application provided in examples/todo.

Docs

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

Building

cargo build

Pull Request builds

Testing

We are in the process of moving to wiremock based notion api testing. Existing tests use a private notion org, and expect an environment variable set of NOTION_API_TOKEN.

We understand that right now this is a bit painful, but any help in this migration journey is very welcome!

Contributing

Contributions are always welcome! If you have an idea, it's best to float it by us before working on it to ensure no effort is wasted. If there's already an open issue for it, knock yourself out.

If you have any questions, feel free to use Discussions. Please don't hesitate to ask questions!

Dependencies

~7–22MB
~316K SLoC