My own personal HTTP server library for NodeJS - written in TypeScript.
Install from NPM with
$ npm install --save @t99/http-server
Basic usage instructions here.
See the wiki for full documentation.
http-server-js is made available under the GNU General Public License v3.
Copyright (C) 2021 Trevor Sears