LinkForge is a backend URL shortening and analytics platform built using Java, Spring Boot, MySQL, Spring Data JPA, and Hibernate. It provides URL shortening, custom ...
GET /hello Simple greeting endpoint GET /greeting?name=xxx Greeting with query parameter GET /user/{username} Retrieve user information POST /api/users Create new ...