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

https://github.com/ovflowd/raise

:coffee: internet of things open middleware
https://github.com/ovflowd/raise

big-data docker iot machine-learning php restful-api

Last synced: 2 months ago
JSON representation

:coffee: internet of things open middleware

Awesome Lists containing this project

README

        



RAISe




UIoT RAISe
----------

**RAISe** is an *Internet of Things* open middleware. Made to handle and store knowledge and be a restful service layer for IoT applications, clients and devices.

**RAISe** is open source, and maintained by the [Universal Internet of Things](https://uiot.org) open source project and the [University of Brasília](http://www.unb.br).

### What the word means?

> **RAISe** is an acronym for *RESTful API for Internet of Things Services*. In terms, RAISe it's abstract and generic and can handle data, knowledge and information for any type of architecture that you may use, require, create or contribute.

### Go deep!

> In fact, **RAISe** it's a knowledge layer, in other words, a middleware for the *Internet of Things*, we can actually call it as an surface too.
> The *API's* of **RAISe** are really simple, you can search more about what each *actor*, *component*, *api* and *entities* of **RAISe** on our [wiki](wiki). You also can read the papers related to the **RAISe** architecture and approaches, our went to our [academics repository](https://github.com/uiot/academics) and learn/read more about the **UIoT** architecture, papers, power-points and other related academic stuff.

Check the [features guide](docs/FEATURES.md).

Installation
------------

See the [installation instructions](docs/INSTALLATION.md).

Contributing
------------

You can Contribute on RAISe! RAISe is open source, and everyone can contribute on it.

Check the [Contributing Guide](CONTRIBUTING.md).

If you're a collaborator check out our **Waffle**. [![](https://img.shields.io/badge/waffle-uiot%2Fraise-blue.svg)](https://waffle.io/uiot/raise)

Documentation
-------------

You can learn more about the RAISe architecture by checking our [Wiki](wiki)

You also may read those scientific papers that explain about the UIoT architecture and the key features, and lot more about RAISe
* [Design and Evaluation of a Services Interface for the Internet of Things](http://dl.acm.org/citation.cfm?id=3023305)
* Other papers being added on the list.

You can also **fetch** the [API Documentation](docs/) and check it **online** by using [Swagger UI](http://docs.uiot.org/raise/).