Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rew0rk/notion-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

README.md

CAUTION

Until 2023年02月22日, this Lib is still under testing.

Introduction

Notion-java-sdk is a java version of Notion API.

It provides:

  1. Basic packaging of Notion objects (com._2lazy2name.notion.entity)
  2. Basic API request (com._2lazy2name.notion.Notion)

Things to Aware

Basic entities and API requests are checked, but not guaranteed safe to use.

The API is based on the API Version of 2022年06月28日, which is the latest version on Feb 19, 2023. Future updates are NOT guaranteed, which also means Notion Version in headers is not configurable before a new release.

Compatibility

The project is written on the source level of Java 17. Since enhanced switch blocks are used somewhere, the minimum version accepted is Java 14. All you need to change to make it compatible with Java 8 is two switch blocks in FilterSerializer.

Lib used

Jackson, Lombok, and Apache Http Client5.

Issue and Contact

I dont check GitHub very often. For any issues or commit, there are some ways to quicker notices and solutions:

  1. E-mail yi@2lazy2name.com
  2. Notion Page - Check the test cases for usage.
  3. Telegram Group

Suggestions in code styles and implementation with optimization advice are highly welcomed.

Disclaimer

This Repository is NOT provided by Notion and NOT endorsed by Notion. There are also some potential bugs and performance issues. THINK whether you are OK for the risk before you really use it.

About

An Unofficial Java SDK for Notion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /