0.0.4 • Published 10 years ago

sievejs-server v0.0.4

Weekly downloads
11
License
-
Repository
github
Last release
10 years ago

Sieve Server

Sieve Server is the HTTP-facing part of Sieve. It handles:

  • Sieve requests made from client-side applications
  • The Sieve documentation and tutorial

And, in the future, will handle:

  • Access control

Sieve is provided as a node module and has very minimal dependencies. It's probably not something you want to use in production, though. Not yet.

Usage

npm install sieve-server
cd sieve-server
nodejs app.js
0.0.4

10 years ago

0.0.1

10 years ago