in-memory-http-listener

0.2.7 • Public • Published

in-memory-http-listener

Overrides http server listen function to be in memory.

js-standard-style build status downloads

usage

const handler = require('in-memory-http-listener')

// run server code

handler(port)(req, res)

license

Apache License, Version 2.0

Package Sidebar

Install

npm i in-memory-http-listener

Weekly Downloads

17

Version

0.2.7

License

Apache-2.0

Unpacked Size

25.1 kB

Total Files

4

Last publish

Collaborators

  • jameskyburz