Minify is a URL Shortening API, which works on the following Authentication mechanisms
- DB Authentication, using Form login
- API Token based Authentication
- Google Authentication
- Creating shorten URL Via UI
- Managing URLs via UI
- Creating shorten URL Via API / Swagger UI
- Redirecting shorten URL
Redirection has been done by the shorten URL
http://localhost:8081/r/GkPNMK
ProjectDir> mvn clean install
ProjectDir> java -jar target/Minify-1.0.0-SNAPSHOT.jar
Go to the below URL in Browser
http://localhost:8081