Overview
Express is a simple but flexible Node.js web framework. It helps you get web applications up and running quickly with a minimum of conceptual overhead.
This Starter is a basic web server application built with Express. It responds to requests at /
with a JSON-encoded "hello world" message.
Related One-Click Apps in this category