bencooling / node-examples

Very simple Node server http app. Useful for testing clustering, benchmarking & CI Deployment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node examples

Collection of node examples implementing popular libraries such as socket.io, hapijs, tape, istanbul, babel to demonstrate various use cases such as file uploading, unit testing and code coverage.

examples

node-memory-leak-tutorial (TODO!)

node-memory-leak-tutorial

hello-world

  • Very simple Hello World Node app using only core Node.js modules (http, cluster etc)
  • Only dependency is Tape for testing
  • Useful for initial setup of CI & deployment server, benchmarking etc

memory leak

About

Very simple Node server http app. Useful for testing clustering, benchmarking & CI Deployment.


Languages

Language:JavaScript 91.7%Language:HTML 8.3%