Skip to content

jtrally/connect

 
 

Repository files navigation

Connect

Connect is an extensible HTTP server framework for node, providing high performance "plugins" known as middleware.

Connect is bundled with over 14 commonly used middleware, including a logger, session support, cookie parser, and more. Be sure to view the 1.0 documentation.

Running Tests

first:

$ npm install -d

then:

$ make test

Authors

Below is the output from git-summary.

 project: connect
 commits: 1616
 files  : 168
 authors: 
  1086	Tj Holowaychuk
   298	visionmedia
   191	Tim Caswell
     8	Astro
     5	Nathan Rajlich
     4	Jakub Nešetřil
     3	Alexander Simmerl
     2	Jacques Crocker
     2	Andreas Lind Petersen
     2	Fabian Jakobs
     2	Aaron Heckmann
     2	James Campos
     1	nateps
     1	Gregory McWhirter
     1	Adam Malcontenti-Wilson
     1	Joshua Peek
     1	Jxck
     1	Eran Hammer-Lahav
     1	TJ Holowaychuk
     1	Bart Teeuwisse
     1	Aseem Kishore
     1	Guillermo Rauch
     1	Jakub Nesetril

Node Compatibility

Connect < 1.0.0 is compatible with node 0.2.x

Connect >= 1.0.0 is compatible with node 0.4.x

CLA

http://code.google.com/legal/individual-cla-v1.0.html

License

View the LICENSE file. The Silk icons used by the directory middleware created by/copyright of FAMFAMFAM.

About

Connect is a middleware layer for Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%