TinyURL is just another URL shortener service written using Java and Spring framework
Build locally using maven
mvn clean package
- Create New Issue: https://github.com/dmuml10/TinyUrl/issues/new
- Work on your branch, branch naming policy e{issue_number}
- Create Pull Request and ask for reviews
- Add
fixes #{issue_number}
in the body of pull request - Delete your branch after merge