Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

File metadata and controls

10 lines (8 loc) · 224 Bytes

MySparkFrameworkExample

My quick and dirty Java Spark Framework Example:

  • RESTful API example
  • web app using freemarker template engine

TODO:

  • refator examples,
  • cleanup the code