AmoabaKelvin / ishortn.ink

URL Shortening, Link Analytics & QR Code Platform
https://ishortn.ink
MIT License
66 stars 9 forks source link

Check if links have expired before moving forward to redirect #69

Closed AmoabaKelvin closed 5 months ago

AmoabaKelvin commented 9 months ago

If a user specifies that a link should expire after a certain date. We should ensure that during redirection, we check that the link hasn’t expired yet. If it has, we can go ahead and return 404 to the user.