Learn how to create a Notion calendar database and utilize the API and SDK/client to fetch data and display it on a web page in this 35-minute tutorial. Explore the process of adding video data in Notion, creating an integration with the API, and using the SDK/client to interact with the database. Follow along as you fetch video data, construct objects, create an endpoint with Express, and build a frontend to display the information. Gain practical experience with the Notion API, Node.js, and web development techniques while creating a functional video schedule project.
The New Notion API - Node.js Video Schedule Project