Skip to content

JGuillemotte/easysoa-demo-proxy-back-nodeJsHelloServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a little Node.js demo server listenning for Http requests.

When a request is received, a JSON "Hello world" response is sent.
An optional "user" parameter can be added.

---

To launch the server, use the following command :

-bash:# node nodeJsHelloServer.js

---

Node.js must be installed on your computer ! 
Follow the installation instructions at https://github.com/joyent/node/wiki/Installation

About

A little Node.js demo server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published