




ShrtnURL
A REST API for URL shortening built with Java and Spring Boot. Users can shorten URLs using either a randomly generated code or a custom alias. The API provides endpoints for creating, retrieving, and redirecting shortened URLs, with robust validation and error handling. Designed for scalability and reliability, it uses PostgreSQL for persistent storage and integrates with Postman for testing. Ideal for quickly generating shareable short links with optional customization.
View on GitHub