API to shorten links to the shortest possible one, try it here shortner-url-fast
require a body with this content
{
"originalUrl" : "https://www.example.com/"
}
response
"urlId": "...",
"originalUrl": "...",
"shortUrl": "...",
"clicks": 0,
"date": "...",
"_id": "...",
"__v": 0
https://rjrr.vercel.app/:urlId
- NodeJs - open-source, cross-platform JavaScript runtime environment.
- Express - Fast, unopinionated, minimalist web framework for Node.js.
- MongoDB - non-relational document database that provides support for JSON-like storage.
- mongoose - Elegant mongodb object modeling for node.js.
- nanoid - A tiny, secure, URL-friendly, unique string ID generator for JavaScript.
- E-mail address: reyesjrondon@gmail.com
- Portfolio