Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

mobile-club/notion-api-serveless-vercel

Repository files navigation


NOTE: This project is out of use since Oct 7, 2021. It is archived on Jan, 02, 2023.


Notion API Serverless Vercel

Copycat of https://github.com/splitbee/notion-api-worker but to deploy on vercel

Endpoints

Load page data

/api/page/<PAGE_ID>

Example (Source Notion Page)

https://notion-api.mobile.club/api/page/2e22de6b770e4166be301490f6ffd420

Returns all block data for a given page. For example, you can render this data with react-notion.

Load data from table

/api/table/<PAGE_ID>

Example (Source Notion Page)

https://notion-api.mobile.club/api/table/20720198ca7a4e1b92af0a007d3b45a4

About

Notion API serverless functions to deploy on vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published