Giter Club home page Giter Club logo

exynize-rest's Introduction

Exynize REST server for Exynize platform

Exynize REST server that provides a way to run user-created components and pipelines in node. Part of Exynize platform.

About Exynize platform

Exynize platform aims to simplifying the workflow and allow rapid creation of data processing pipelines and visualisations. Current version of the platform allows:

  • constructing pipelines right in your browsers with very little effort,
  • writing processing component as if you was dealing with a single data item,
  • re-using existing processing modules in new pipelines,
  • creating real-time processing and visualisation without thinking about doing real-time at all,
  • spending time on doing actual work, not fiddling with scaffolding.

More info on the platform as well as some demoes of its capabilities can be found in the following article on Medium

Building data processing and visualisation pipelines in the browser with Exynize

Getting started

Requirements

For Exynize REST to function properly, you'll need to have following things installed:

  • node.js v4.x or later
  • npm v3.x or later
  • docker (used to start RethinkDB) or RethinkDB

Alternatively you can use docker environment provided with a supplied Dockerfile.

Installation

  1. Clone the repository and cd into new folder: git clone [email protected]:Exynize/exynize-rest.git && cd exynize-rest
  2. Execute npm install
  3. Execute npm start (this will also start a docker container with RethinkDB)
  4. Exynize REST will start working on http://localhost:8080

If you have local RethinkDB instance, you can just use npm run server in step 3.

Alternatively, you can use Dockerfile to assemble docker container and then start it with a link to your RethinkDB instance.

License

Dual licensed under GPL-3.0 and commercial license. See LICENSE.md file for more details.

exynize-rest's People

Contributors

ricardousbeck avatar yamalight avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.