CodeShala / codeshala.org

The main website of codeshala
http://test.codeshala.org
MIT License
2 stars 6 forks source link

Create a url shortener #41

Open vipinkhushu opened 6 years ago

vipinkhushu commented 6 years ago

There is requirement to share links of different resources, so our url shortner will have link structure as https://codeshala.org/ key Where "key" is the short custom key.

Who can create short links:

There will be 2 types of link that can be created

  1. Public ( created by admin, accessible by person having the link)
  2. Private - Link with password (created by admin, accessible by person having password of link)