An open API service indexing awesome lists of open source software.

https://github.com/delner/nectar

Framework for serving realtime subscription-based APIs.
https://github.com/delner/nectar

Last synced: about 2 months ago
JSON representation

Framework for serving realtime subscription-based APIs.

Awesome Lists containing this project

README

          

Nectar
==========

[![Build Status](https://travis-ci.org/delner/nectar.svg?branch=master)](https://travis-ci.org/delner/nectar) ![Gem Version](https://badge.fury.io/rb/nectar.svg)
###### *For Ruby 1.9.3, 2.0.0, 2.1.0*

### Introduction

`nectar` is a framework for serving realtime subscription-based APIs.

### Installation

(To be written.)

### Usage

(To be written.)

### Changelog

#### Version 0.0.1

- Initial version of Nectar