/simple-echo-server

It puts out what you put in, much like life.

Primary LanguageJavaScriptMIT LicenseMIT

simple-echo-server

This is a simple Node HTTP server for testing things. I wouldn't use this in production but if you want to fork it to test things like:

  • Continuous Integration
  • Continuous Deployment
  • Hosting services

That would be an ok idea.