An open API service indexing awesome lists of open source software.

https://github.com/alexzhang1030/bookmarks-lark


https://github.com/alexzhang1030/bookmarks-lark

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Bookmarks

This is a easy app render bookmarks that stored in `Feishu` bitable.

## How to deployment

- Create a bitable in Feishu like this

![bitable](./images/bitable.png)

- Create a Feishu app and get the `app_id` and `app_secret`

URL will be like `https://open.feishu.cn/app//baseinfo`

- Get `app token` and `table id` from bitable URL

```
https://.feishu.cn/base/abcabcabcab?table=efefefefef&view=
^^^^^^^^^^^ ^^^^^^^^^^
Your app token Your table id
```