DhananjayThomble / URL-Shortener-App

URL Shortener WebApp & Chrome-Extension using Javascript, Node.js, React, and MongoDB.
https://app.snapurl.in
MIT License
54 stars 54 forks source link

Routing Logic for Custom Domains #46

Open DhananjayThomble opened 9 months ago

DhananjayThomble commented 9 months ago

Description: In this issue, we'll implement the server-side routing logic needed to handle incoming requests to custom domains. This is where we define how requests to custom domains will be processed.

joefelx commented 9 months ago

Hey Dhananjay, can you assign this issue to me? I can try my best to implement the feature.

joefelx commented 9 months ago

Thanks Dhananjay👍