This is an implementation of an url shortener in spark-java using google charts Build with gradle, self contained, pure java!
- Java JDK
- H2 Database server
- Spark Java
- Freemarker Engine
- Google Api client
- j2html
- Material Design Lite for the UI
- GSon
- Jsoup
- Apache commons validator
- slf4j
- Git-clone the project into your computer
- Import the gradle project into IntelliJ or your favorite gradle/java ide.
- Run the gradle build to download the required dependencies.
- Run the main and open http://localhost:4567 everything should work from there.
Also , you can try making a fork and deploying directly to heroku, the project "Should" all the requirements to run...
Describe and show how to run the tests with code examples.
- Eduardo Veras
- Djidjelly Siclait
- Emmanuel Jaquez
- This project is under the MIT lincese and all the things that license implies.