A URL shortener web application where anyone can create a shortened URL, but you need to create an account to save your list of generated short URLs.
- Authentication (register, login)
- Create short url
- Containerization using Docker
- API documentation using Swagger
- Java Sping Boot
- PostgreSQL
- CI/CD: Docker, Github Actions