Take raw JSON output from the Notion API and transform it into properties that can be used by your website’s pages and components.
Write a Node.js script that connects to a Notion database and writes its page and block content to a local JSON file.
Set up a Notion API integration, make a database connection, and write a Node.js script that retrieves an ID value for a Notion database from the API.
Netlify isn’t just for websites. Learn how you can use Netlify to serve your other sites with useful content, creating a single source of truth for your assets and data, as needed.
While GitHub’s primary offering is to host remote Git repositories, the features it has provided to support this offering open the door for non-traditional uses that can boost your productivity and perhaps save you from using additional services.
Learn how to use Gatsby to deliver content to other front-ends in a super speedy way!
Learn to build a static API using the Middleman static site generator.
Implement a Static API using the simple and fast static site generator, Eleventy.
A super simple example of building a static API that walks through the deploy process using Vercel Now. It's part of a series of tutorials on building and deploying static APIs.
A super simple example of building a static API that walks through the deploy process using Netlify. Part of a series of tutorials on building and deploying static APIs.