A simple Javascript Project, through which, we can share our greets to our dear ones !!.
- Online Greeting made effective.
- Super User Freiendly.
- Customizable designs.
- Main purpose is to greet Diwali wishes.
- No restrictions.
- Huge scope on future updates.
- Distinguish emoji and normal character
- Shorten URL and share your warm wishes.
Code Forked from "WebDevSimplified" and Used to my project "Dynamic-Greetings" for shortening the URL for an easy convey of greetings. Project here.
- GET root/.netlify/functions/server/ - health.
- GET root/.netlify/functions/server/:shortUrl - unique shortID for long URL.
- POST root/.netlify/functions/server/shortUrl - map each long URL to shortID.