Full stack web app created using NextJS and Django with Django REST_FRAMEWORK
- Updated
Jan 30, 2023 - Python
Full stack web app created using NextJS and Django with Django REST_FRAMEWORK
A simple URL shortener web application that allows users to generate shortened URLs and specify a custom expiry time (in hours, minutes, and seconds), after which the link becomes inactive. It includes a user-friendly interface and handles automatic deletion of expired URLs.