A RESTful API service for shortening long URLs with tracking statistics. Easily create, manage, and monitor your short URLs.
Features
- Shorten URLs: Convert long URLs into short, manageable codes.
- Redirects: Accessing a short URL redirects to the original URL (301 redirect).
- CRUD Operations: Create, retrieve, update, and delete short URLs.
- Statistics: Track how many times a short URL has been accessed.
- Optional Frontend: Minimal frontend to interact with the API.