Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

An Apache Camel Application Written In JavaScript With Nashorn

Slides And Speaker Notes

HERE

Running

nasven package.json

Requirements

  • Nasven - Nashorn Maven Interface
  • A Twitter developer account and the appropriate keys/secrets
  • Java 8

twitter.properties

api.key=XXXXXXXXXXXXXXXXXXXX
api.secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
access.token=XXXXXXXXXXXXXXXXXXXXXXXX
access.secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
db.url=jdbc:postgresql://127.0.0.1:5432/lykely
db.user=dbuser
db.pass=secret
db.pool=20

About

An example of using Nasven to launch an Apache Camel application written in JavaScript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages