0.6.4-patch.4 • Published 8 years ago

meanair-middleware v0.6.4-patch.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

meanair (pronouced "MEAN-er" or "MEAN-air") is a framework for building + testing node.js apps.

meanair-middleware

Run it!

npm test

Quick overview

Middleware written to promote crystal clean separation of concerns through "semantic chains". Middleware functions explained in depth and grouped under lib/*:

analytics

Track ads, application events and access to domain objects

auth(entication)

Login & logout existing and new users by mechanisms including oauth, local (password)

data

Cleanly populate + validate (pre-logic) and shape (post-logic) data for optimized or secure presentation

req

Encapsulate or gate request processing.

res

Compose responses for successful and unsuccessful api (json) and page requests

session

Inspect, persist and manipulate sessions data (authenticated & anonymous)

0.6.4-patch.4

8 years ago

0.6.4-patch.3

8 years ago

0.6.4-patch.2

8 years ago

0.6.4-patch.1

8 years ago

0.6.4

8 years ago

0.6.3-rc.7

8 years ago

0.6.3-rc.6

8 years ago

0.6.3-rc.5

8 years ago

0.6.3-rc.4

8 years ago

0.6.3-rc.3

8 years ago

0.6.3-rc.2

8 years ago

0.6.3-rc.1

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.0.1

9 years ago