Skip to content

Fardenz/cumul.io-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cumul.io-plugin

Cumul.io Plugin reference implementations for:

  • Citybik.es - bike sharing visualization
  • MongoDB - NoSQL data store connection
  • Elasticsearch - Schema-free search engine
  • Asana - web service integration via OAuth2
  • sql/postgres - Although we have connectors to many SQL databases, in case we don't have yours or there are others reasons to build it yourself, this plugin can serve as an example.

The actual plugin implementation can be found in the index.js file. A small webserver with some boilerplate configuration is included in webserver.js.

To run a plugin, register it via Cumul.io > Profile > Plugins and copy the plugin secret to the .env environment variable file.

About

Cumul.io Plugin reference implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Shell 0.2%