commonform-serve

0.5.0 • Public • Published

This package exports a factory function for generating HTTP server response handler functions usable with Node.js core HTTP servers. The generator function requires a bole logger and a LevelUp-compatible data store.

The server responds to endpoints for a number of purposes:

  1. Store and serve Common Forms.
  2. List Common Forms stored by digest.
  3. Register HTTP POST callbacks for notification of new Common Forms.
  4. Serve metadata about the service and its version.

Readme

Keywords

none

Package Sidebar

Install

npm i commonform-serve

Weekly Downloads

1

Version

0.5.0

License

Apache-2.0

Last publish

Collaborators

  • kemitchell