Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/octoblu/gateblu

updateType
https://github.com/octoblu/gateblu

Last synced: 25 days ago
JSON representation

updateType

Awesome Lists containing this project

README

        

# Gateblu

The core Gateblu library. See [Gateblu Forever](https://github.com/octoblu/gateblu-forever) for an example implementation.

[![Build Status](https://travis-ci.org/octoblu/gateblu.svg?branch=master)](https://travis-ci.org/octoblu/gateblu)
[![Code Climate](https://codeclimate.com/github/octoblu/gateblu/badges/gpa.svg)](https://codeclimate.com/github/octoblu/gateblu)
[![Test Coverage](https://codeclimate.com/github/octoblu/gateblu/badges/coverage.svg)](https://codeclimate.com/github/octoblu/gateblu)
[![npm version](https://badge.fury.io/js/gateblu.svg)](http://badge.fury.io/js/gateblu)
[![Gitter](https://badges.gitter.im/octoblu/help.svg)](https://gitter.im/octoblu/help)

Sample `meshblu.json`

```json
{
"server": "meshblu.octoblu.com",
"port": "80",
"devicePath": "devices",
"tmpPath": "tmp",
"uuid": "c4110691-69fd-11e4-b75c-63db18512b02",
"token": "0kmpejq8ul434n29pbti61d2q4vg3nmi"
}
```