Skip to content
GwiyeomGo Tech Blog
About GwiyeomGo

react 프로젝트에서 notion api 호출하기

REACT, 20241 min read

배경

방명록에 notion api 를 연동해서 crud 해보자

npm install react-notion react-notion-x

설치 후 https://api.notion.com/v1/databases/${databaseId}/query 등 호출

notion dataBase id 어디서 찾지?

참고

https://harris91.vercel.app/create-notion-blog https://github.com/harris91/harris-blog

© 2024 by GwiyeomGo Tech Blog. All rights reserved.