simple-http-server-express
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

Simple HTTP Server, Express

A Simple™-conformant wrapper around ExpressJS

NOTE: This library is experimental right now and in active alpha development. While you may feel free to use it, it is expected to change considerably.

SECOND NOTE: As of v0.5.0 this project is now mantained by Wymp and the package is published on github. Please use @wymp/ts-simple-http-server-express for future versions of this package. (This will require setting up an .npmrc file at some level with the following line: @wymp:registry=https://npm.pkg.github.com/wymp.)

This package provides a light wrapper around ExpressJS that enforces conformity with the SimpleHttpServerInterface defined in ts-simple-interfaces.

See that package for information about the interface.

At the time of this writing, this package is not meant to be a fully-functional, do-it-all web service framework. To the contrary, it is meant to be a pared down, simplified building block that just does routing and listening. It may grow to be more in the future, but for now, the goal is that it remain Simple.

Readme

Keywords

none

Package Sidebar

Install

npm i simple-http-server-express

Weekly Downloads

0

Version

0.4.2

License

ISC

Unpacked Size

9.21 kB

Total Files

4

Last publish

Collaborators

  • kael.shipman