fossurl icon indicating copy to clipboard operation
fossurl copied to clipboard

Your Own Url Shortner Without any fancy server side processing and support for custom url , which can even be hosted on GitHub Pages

. .

🌐 Open fossurl website

What is Fossurl

Fossurl is an simple URL Shortener Which Can Be Hosted For Free in Github/Gitlab Pages or in Static Site Hosting Service and It doesn't need you to buy any server!

🎯 Goal

Implementing a Simple URL Shortner which can be used without need of any hardcore server side processing and can be hosted on Static Site Hostings such as GitHub/Gitlab Pages

💻 Stack

  • HTML
  • CSS
  • JavaScript
  • Database : jsonconnect.com (Previously , jsonstore was used but several downtimes forced me to switch to jsonbox.io, then to jsonconnect as jsonbox went offline)

Jsonconnect.com is a fork of Jsonbox.io - learn more on the project's homepage.

🛠️ Features

  • It's fast
  • It doesn't require any hosting server
  • You can use it just by forking the repo and running a script

Where is my data stored?

The connection between your shorten URL and the long one is stored by jsonconnect.com, and will be available as long as the server is alive.

The server is set to keep the data for 99999 days, which is somewhere over 200 years 😎!

👻 Wanna Help Improve It?

Steps:

  • Fork This Repo
  • Clone On Your Device or Open in Gitpod
  • On Linux cd to src directory and on Windows do whatever it's necessary to change directory to src
  • If you're on Linux, check your version of Python with the command python --version.
    • If you have python 3 installed, type this command; python -m http.server.
    • If you use python 2, run python -m SimpleHTTPServer instead.
  • Make Changes and improvements
  • After Making Improvements , send a Pull Request

Issues:

  • Create Issues if you find errors or bugs
  • Create Issues to submit improvement ideas

Thanks to


⚠ Warning :

  • Please Don't Use FossUrl to shorten any sensitive Information , important files or any other sensitive things which can create privacy issues for an individual or a company or an organisation.

  • Sponsor : BrowserStack