Implement a Static API using the simple and fast static site generator, Eleventy.
The Jamstack combines the best parts of Web 1.0 and Web 2.0, resulting in secure sites that are easily scalable, well-performing, and lower cost.
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.
Learn how to build a static API with Node.js. We'll write a node build script that converts local YAML files into a set of structured JSON output files.
An introduction on how to approach building a static API, which serves as the background for several specific tutorials on the topic.
Most APIs today are dynamic. But the Jamstack has provided a path for creating static APIs, which can be incredibly powerful and beneficial in the right scenario.
The headless CMS is a core tenet of the Jamstack approach, a gamechanging approach to building modern websites. Here is an intro to the headless CMS approach.
Migrating to the Jamstack is easier than you would think. Ample's Sean C. Davis outlines how to do it one page at a time.