prashantkt10 / url-shortener-web-app

This app can generate random(SHA-256 encoded string) or custom shorted urls. People can login, signup or reset password and maintain shorted links. The admin can views analytics regarding generated urls. Postgres is used as persistent, Redis is used to store OTP and does short url resolution also.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This app can generate random(SHA-256 encoded string) or custom shorted urls. People can login, signup or reset password and maintain shorted links. The admin can views analytics regarding generated urls. Postgres is used as persistent, Redis is used to store OTP and does short url resolution also.


Languages

Language:JavaScript 75.9%Language:HTML 17.8%Language:CSS 6.3%