0.4.2 • Published 3 years ago

simple-http-server-express v0.4.2

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

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.

0.4.2

3 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.0-rc.2

4 years ago

0.4.0-rc.1

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago