section
Documentation
Complete documentation for the URL Shortener project.
Welcome to the URL Shortener documentation. Choose a topic to get started.
| Section | Description |
|---|---|
| Getting Started | Build and run the server in minutes |
| Architecture | Module structure, data flow, design decisions |
| API Reference | Full REST endpoint documentation |
| Configuration | Ports, storage modes, system properties |
docs
Getting Started
Build and run the URL Shortener in minutes.
docs ArchitectureHow the URL Shortener is structured — modules, data flow, and design decisions.
docs API ReferenceComplete REST API documentation for the URL Shortener admin and redirect endpoints.
docs ConfigurationSystem properties, ports, storage modes, and tuning options.