Express.js 'Hello World' middleware, useful for testing
Install
npm i express-hello-world --save
npm test
Usage
For more use-cases see the tests
var express = var helloWorld = var app = app
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.