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

https://github.com/eclipsesource/connect

web apps with OSGi and industry standards
https://github.com/eclipsesource/connect

Last synced: 3 months ago
JSON representation

web apps with OSGi and industry standards

Awesome Lists containing this project

README

          

# Connect [ ![Codeship Status for eclipsesource/connect](https://codeship.com/projects/89fb08a0-86c2-0133-1eb7-0adb093d7581/status?branch=master)](https://codeship.com/projects/122740)

Platform that integrates OSGi with MongoDB, Jersey, Lucene and a Mustache Template Engine.

## Build
To build connect just clone the repository and execute the following from within the root folder (you need to have [grunt](http://gruntjs.com/installing-grunt) installed):

```sh
npm install
grunt
```

## Licensing
Connect is published under the terms of the [Eclipse Public License - v 1.0](https://www.eclipse.org/legal/epl-v10.html).