Skip to content

flowhub/flowhub-runtime-registry-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowhub-runtime-registry-example

noflo-ui, and the hosted version Flowhub uses a 'registry' of runtimes in order to remember runtimes a user has, across different machines and browsers.

The runtime registry is a simple HTTP RESTful service which can list existing runtimes, register a new runtime and modify an existing runtime. This here is an open source example of how to implement such a service.

Installing

npm install

Running

npm start

Customizing

See app.coffee

About

Example of custom Flowhub runtime registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages