Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 803 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 803 Bytes

JShort

For http servers, I normally use nodejs. However, I recently found a http framework based on expressjs. Thats cool and all, but what made it special? It was made in java. I decided to remake my node url shortener in java. This is the final result, and I am pretty proud. I had bumped into a few obstacles along the way but in the end, I was able to get them fixed.

Libs used

I find it a great learning experience and has got me interested in Java again.

Hope you enjoy ;)