Tagged in

JavaScript

Edge
Edge
Upholding the founding principles of the Web through the democratisation of computational power.
More information
Followers
341
Elsewhere
More, on Medium

DADI Web, first install

Web is the front-end component within the DADI web services stack, useful when you want serve any web document — HTML, CSS, JSON & XML etc.

There are three ways to get started with Web, each for slightly different situations.


CDN 2.0 release

Yesterday, we published version 2.0 of CDN, a release jam-packed with new features and updates to existing functionality. In this article, we’ll go through some of the main changes.

If you’d rather jump straight into action, you can update your existing CDN project to use…


DADI Logger 1.3.0 — Streams

DADI Logger is an easy to use yet powerful logging service for use with Node.js services. It’s used by DADI Web, API, CDN, Publish, and Queue to provide extensible activity, access, and diagnostic logging.


Building a DADI CDN plugin

Version 2.0 of DADI CDN introduced support for plugins, which are modular pieces of user-defined logic with the…