Learn to build a static API using the Middleman static site generator.
When changing and adding to your current website gets to be a hassle, maybe it's time for a website overhaul built for the future.
Jamstack's community sharing helps developers find the best tools. But changing tools too often will leave clients and other team members frustrated.
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.