2bit-hack / UrlCompressor-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Minifier App βœ‚οΈ πŸ’» πŸ‘ˆ



This is the URL Minifier App

An App to manage minified URLs and generate QR Codes of the minified URLs.


Click for Client Repo

Login Section πŸ”‘

Here you can Register or Login to the App.
[ Uses JSON Web Token based Authentication. Click here to read more ]

Compress URL Section 🏷️

Here one can create a new Compressed URL with it's Expiration Date if needed or No Expiration by default.

Also, one can see all the compressed URLs by him with the Original URLs and can copy it for sharing.



URL Details and Update Section πŸ“

One can see all the details about to the given compressed URL.

  • The state (active/inactive) can be switched here.
  • Once can extend Deadline of the URL.
  • No. of Clicks on the particular URL can be monitored here.
  • One can also open url using QR Code for the compressed url.
  • The Compressed URLs can be Updated as well as Deleted from here.

About


Languages

Language:JavaScript 100.0%