A production-ready URL shortener service built with Node.js, Express, and MongoDB.
- Shorten URLs with custom aliases
- URL expiration dates
- Click analytics and tracking
- Rate limiting
- RESTful API
- MongoDB for data storage
- Input validation and sanitization
- Error handling
- Clone the repository:
git clone <repository-url>
cd url-shortener