Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

The backend of a URL Shortener made in Java with Spring Boot and MongoDB as database

Requiriments

  • Java >= 25.0.0
  • Gradle
  • MongoDB
  • Your favorite IDE or text editor

How to run

On Unix-like Systems use:

./gradlew bootRun

On Windows use:

gradlew.bat run

Documentation

The documentation about endpoints, errors, and possibles responses can be found at: http://localhost:8080/swagger-ui/index.html

License

This project is made with the MIT License, see LICENSE

About

A simple URL Shortener made in Java Spring Boot

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages