Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 244 Bytes

File metadata and controls

14 lines (9 loc) · 244 Bytes

httpserver

Small http server on node & go

INSTRUCTIONS

Make sure you’re running a mongo instance (type mongod if required).

git clone [email protected]:lkalneus/httpserver.git httpserver cd httpserver npm install

node server.js