Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

(deprecated) A node-based web server that uses express and a script handler to serve script-generated URLs.

License

Notifications You must be signed in to change notification settings

Nishimura-Katsuo/node-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-http-server

A simple web server built with node/express and support for script urls (*.sss)

Features:

  • URLs served with .sss extension run a script and serve the result
  • Maintains 'require' compatibility so scripts can be as familiar as possible
  • Automatically restarts itself without using 'forever' or similar module
  • Based on 'express' and 'compression' npm packages for competitive performance to apache

About

(deprecated) A node-based web server that uses express and a script handler to serve script-generated URLs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published