Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

lazorse

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lazorse

The lazy programmers ReST service framework

latest
Source
npmnpm
Version
0.6.2
Version published
Maintainers
1
Created
Source

Lazorse!

.. image:: https://secure.travis-ci.org/BetSmartMedia/Lazorse.png?branch=master :target: http://travis-ci.org/BetSmartMedia/Lazorse

Lazorse is a resource-oriented web-framework with a strong emphasis on extensibility and the separation of various concerns into independent middleware_ layers.

It includes middleware to find a resource, coerce URL parameters, dispatch to HTTP method handlers, and render a response.

It borrows heavily from other_ awesome_ node.js web frameworks_ but with a couple of twists designed to make writing machine-consumable ReSTful APIs a little easier. Because it's all "just middleware", you can also pull out and re-arrange the various pieces to better suit the needs of your application.

.. _middleware: http://stephensugden.com/middleware_guide/ .. _web frameworks: http://expressjs.com/ .. _other: http://zappajs.org .. _awesome: https://github.com/kadirpekel/coffeemate

Be sure to check out the guide_ and API docs_!

.. _guide: http://betsmartmedia.github.com/Lazorse/guide.html .. _API docs: http://betsmartmedia.github.com/Lazorse/api.html

What's the deal with the name?

While it could be viewed as a portmentaeu of Lazy and Resource, I prefer to think of it as horses with lasers.

.. image:: http://substack.net/images/lazorse.png

FAQs

Package last updated on 27 Sep 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts