Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 236 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 236 Bytes

simple-server-expressJS

A simple server made with ExpressJS and lots of love.

Features

  • Serving JSON
  • Basic Routing
  • Dynamic Responses
  • File Serving

Installation

  npm install 
  node index.js