d5e851c57dbe6f3b49b56921044c4c80c952bf4a
Jabba the easy going java web app plumber
Jabba is a java library that gets its inspiration from Pythong flask. It will expose all the elementary features needed for deveopment of web apps and microservices.
How to Run Things
- running a build via: gradle jar
- running a test via: gradle test
- running a continouse server via: gradle runServer, then work on code
Things Left to Do
Complete support for demarshalling and marshalling of objects to java methodson 10/4/2021Session middleware- Auth middleware supporting basic and digest, an security entities
Static file servingTemplating like jinja- Database layer or serial/deserial system like SQL Alchemy
Description
Languages
Java
96%
Handlebars
2.5%
Makefile
1.4%