/JShort

A url shortener but its in java

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

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 ;)