Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server

My own personal HTTP server library for NodeJS - written in TypeScript.

Table of Contents

Installation

Install from NPM with

$ npm install --save @t99/http-server

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

http-server-js is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears

About

My own personal HTTP server library for NodeJS - written in TypeScript.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages

Generated from T99/ts-module-template