npm/spife

Name: spife

Owner: npm

Description: :curry: :fork_and_knife: a jshttp based µframework :fork_and_knife: :spaghetti:

Created: 2016-01-16 03:02:17.0

Updated: 2018-05-23 15:00:07.0

Pushed: 2018-05-22 22:31:47.0

Homepage:

Size: 1578

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

:fork_and_knife: Spife :fork_and_knife:

Build Status Greenkeeper badge

Welcome to Spife! It cuts like a knife, but scoops like a spoon!

Spife is a jshttp-based microframework with Opinions ™. Collects and curates the following packages:

  1. Routing, courtesy of reverse,
  2. Database access, courtesy of pg
  3. Per-request concurrency and transactions, courtesy of pg-db-session,
  4. An ORM, courtesy of ormnomnom,
  5. Metrics gathering, courtesy of numbat-emitter,
  6. Monitoring, a la restify-monitor,
  7. and Logging, courtesy of bole
API

Full docs are available here.

  1. If you're just getting started with Spife, you might try the tutorial!
  2. You might have some questions. Check the FAQ.
  3. The topic documentation lays out the high-level concepts.
  4. Reference documentation covers API signatures and methods.

:package: denotes a link to an external package that has been bundled with Spife.

Development

To develop locally, clone this repository, and run npm install in a shell in the repository directory. From there you can:

License

ISC


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.