transitive-bullshit / nextjs-notion-starter-kit

Deploy your own Notion-powered website in minutes with Next.js and Vercel.
https://transitivebullsh.it/nextjs-notion-starter-kit
MIT License
6.28k stars 5.29k forks source link

Integrating the existing app with new notion API #115

Closed jerryyangboyu closed 2 years ago

jerryyangboyu commented 3 years ago

Notion has released it own API on 13th, May, providing official way to access the user's content using the notion integration. So there are no needs for reverse engineering on existing frameworks. For more details, see https://developers.notion.com/. For notion integration, see Add and manage integrations with the API

ricardowang0 commented 3 years ago

Yes

MichaelCasaDev commented 3 years ago

This needs to be done in React-Notion-X. This is a template based on that package

AlainRo commented 3 years ago

The Notion API is still incomplete. Images for examples cannot be retrieved. Not usable at this time. Thank you for the unofficial way to do it.

transitive-bullshit commented 2 years ago

Tracking this in https://github.com/NotionX/react-notion-x/issues/66. See https://github.com/NotionX/react-notion-x/issues/228 for a proposal