Skip to content

mgt6/jExpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jExpress

A java version of the node express library

This is a very rough implementation of an express style framework using the new features of Java 8 including:

Lambda expressions
Nashorn

To run the application you can run:

The App.java class in the test file. This is an example usage of the java library
The AppInvoker.java class. This will run app.js from within a java library
The app.js file using jjs. This will run the app.js file using nashorn

About

A java version of the node express library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published