Skip to content

darkice1/easy-notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion JAVA/KOTLIN SDK

快速接入notion 并提供一些方便接口

升级信息

  1. 基础接口

初始化

val notion = ENotion("token")

maven

<!-- https://mvnrepository.com/artifact/com.github.darkice1/easy-biance -->
<dependency>
    <groupId>com.github.darkice1</groupId>
    <artifactId>easy-biance</artifactId>
    <version>1.0.5</version>
</dependency>

notion API地址

获取数据库基础信息

获取数据库具体数据

获取页面基础信息

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages