Skip to content

ajayshanmuganathan/URL_Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust Custom URL_Shortner

#Clone repo and run npm on main folder (Command: npm run dev) to start server and run application /n

#Use any API testing software to send a POST request to the below URL with the following body:

*Request Body:

{ "urlLong": "< Paste long url to convert into short url>" }

/*

#Successful message shows the new custom Short URL created.

#Hit the generated short URL from the response in any browser!

#- Ajay Shanmuganathan

About

Robust Custom URL_Shortner - NodeJS / EXPRESS / MongoDB Atlas / Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published