1.1.1 • Published 9 years ago

owin-js v1.1.1

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

OWIN-JS

This Repository

This is the official repository of the OWIN-JS (Open Web Interface for Node.js) Specification.

Browser the source directories on Github or review formatted online at owinjs.org

About

OWIN-JS defines a standard framework for REST servers for io.js and Node.js.
It is a port of the OWIN specification, but expands the REST philosophy to web servers, application clients, desktop/mobile apps, etc.

OWIN-JS is targeted for multiple transport providers including HTTP and COAP servers, and can be a drop-in replacement for existing frameworks such as Connect/Express on Node.js. It defines a standard way that application/device logic can rely on REST server capabilities without being tied to any one transport (http, express, koa, node-coap, etc.)

The goal of OWIN-D is to decouple transport and application logic and, by being a free open-source standard (under Creative Commons), stimulate the open source ecosystem of web server development tools, without ties to any one framework such as Connect, Express, Koa.js, IIS, node-coap etc while at the same time being used in commercial applications without restriction.

Specification

OWIN-JS Specification (this repository)

We recommend reviewing the OWIN-D Extension and limerun framework in conjunction with this OWIN-JS specification, so that you get a sense for the implementation possibilities.

License

Creative Commons Attribution 3.0 Unported License

1.1.1

9 years ago

1.1.0

9 years ago

0.2.11

9 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.5

9 years ago