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

https://github.com/anuragnatoo/simplewebappnode

A simple web server using Node JS
https://github.com/anuragnatoo/simplewebappnode

Last synced: about 2 months ago
JSON representation

A simple web server using Node JS

Awesome Lists containing this project

README

          

# simpleWebAppNode

* A simple Web App made using Node JS.
* Creates a web server on Port 8080 and Sends the text "Hello! World!" text as a response to any Http request.