JAMstack

The acronym "JAM" stands for JavaScript, API and Markup (generated by a static site generator) and was coined by Matt Biilmann in 2015.

[2] The idea of combining the use of JavaScript, APIs and markup has existed since the beginnings of HTML5.

[3][4] In JAMstack websites, the application logic typically resides on the client side (for example, an embedded e-commerce checkout service that interacts with pre-rendered static content), without being tightly coupled to a backend server.

JAMstack sites are usually served with a Git-based or headless CMS.

This computer networking article is a stub.