Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 614 Bytes

File metadata and controls

29 lines (17 loc) · 614 Bytes

Rack 4 Java Examples

Usage examples for Rac4Java the An ultra-lightweight Rack port for Java

The goals of this project are:

  1. To show how to get quickly started with Rack4Java
  2. To demonstrate the wide variety of possibilities
  3. To inspire new applications and ways of using Rack4Java

The Examples

TODO

  • publish to a maven repo somewhere

DONE

  • Absolute minimum "Hello World" example
  • A application which echoes back its input
  • Example of how easy it is to serve files with Rack4Java