An open API service indexing awesome lists of open source software.

Jamstack

Jamstack (previously stylized as JAMStack) is a web development architecture pattern and solution stack. In other words, it is a way of thinking about how to build for the web: the UI is compiled, the frontend is fully decoupled, and data is pulled in as needed. The acronym “JAM” stands for JavaScript, API and Markup (generated by a static site generator).