4 Commits

Author SHA1 Message Date
Sunny Dhoke
56c46cbc19 Added timestamp feature
`.createdAt`;
gives the moment the link was submitted
2020-10-09 16:56:26 +05:30
Sunny Dhoke
b9770b8159 Working prototype. 2020-10-08 13:52:48 +05:30
Sunny Dhoke
dda2cac836 Adding data model/ Schema
| fullurl | shorturl | clicks |

+ shortid-library to shorten url/get id from url
2020-10-08 11:51:08 +05:30
Sunny Dhoke
d5c8e8fe04 connection to mongodb
using mongoose, no schema yet.
2020-10-08 11:49:58 +05:30