4 Commits

Author SHA1 Message Date
Sunny Dhoke
a2acc098a7 Added timestamp feature
`.createdAt`;
gives the moment the link was submitted
2020-10-09 17:00:35 +05:30
Sunny Dhoke
eeb195793c Working prototype. 2020-10-09 17:00:35 +05:30
Sunny Dhoke
3869894394 Adding data model/ Schema
| fullurl | shorturl | clicks |

+ shortid-library to shorten url/get id from url
2020-10-09 17:00:35 +05:30
Sunny Dhoke
6f36ae8680 connection to mongodb
using mongoose, no schema yet.
2020-10-09 17:00:35 +05:30