injoon5 / fossurl

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

Home Page:https://fossurl.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

. .

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 : jsonbox.io (Previously , jsonstore was used but several downtimes forced me to switch to jsonbox)

πŸ› οΈ Features

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

πŸ‘» Wanna Help Improve It?

Steps:

  • Fork This Repo
  • Clone On Your Device or Open in Gitpod
  • On Linux cd to src direcotory and on Windows do whatever it's neccesary to change directory to src
  • If you're on Linux and have python 3 installed type this command python -m http.server
  • 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


  • ⚠ 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


Buy Me A Coffee!

Buy Me A Coffee

About

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

https://fossurl.ml

License:MIT License


Languages

Language:JavaScript 58.1%Language:HTML 19.6%Language:Python 11.4%Language:CSS 10.8%Language:Shell 0.2%