A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
Go to file
2020-02-14 19:43:45 +01:00
.settings Base api works 2020-02-13 23:52:33 +01:00
gradle/wrapper Random intellij fixes 2020-02-14 18:40:36 +01:00
src/main/java/tk/draganczuk/url Fix all urls and empty shortUrl check 2020-02-14 19:43:45 +01:00
.classpath Base api works 2020-02-13 23:52:33 +01:00
.gitattributes Base api works 2020-02-13 23:52:33 +01:00
.gitignore Cleanup 2020-02-14 18:41:56 +01:00
.project Base api works 2020-02-13 23:52:33 +01:00
build.gradle Random intellij fixes 2020-02-14 18:40:36 +01:00
gradlew Base api works 2020-02-13 23:52:33 +01:00
gradlew.bat Base api works 2020-02-13 23:52:33 +01:00
settings.gradle Base api works 2020-02-13 23:52:33 +01:00