Updated screenshot and README.md

This commit is contained in:
SinTan1729 2022-11-04 18:53:13 -05:00
parent de58a15282
commit 99757dceb6
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ unnecessary features, or they didn't have all the features I wanted.
to the correct long URL (you'd think that's a standard feature, but to the correct long URL (you'd think that's a standard feature, but
apparently it's not) apparently it's not)
- Provides a simple API for adding new short links - Provides a simple API for adding new short links
- Counts number of hits for each short link in a privacy respecting way
i.e. only the hit is recorded, and nothing else
- Links are stored in an SQLite database - Links are stored in an SQLite database
- Available as a Docker container - Available as a Docker container
- Backend written in Java using [Spark Java](http://sparkjava.com/), frontend - Backend written in Java using [Spark Java](http://sparkjava.com/), frontend

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 34 KiB