atfd / 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

Your Own URL Shortener which can even be hosted on GitHub/GitLab Pages or any Static Site Hosting Service. No Need of any Costly Server

PRs Welcome first-timers-only

Current Version : 2.0

🎯 Goal Of This Project

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

💻 Technologies Used

  • Client Side :

    1. HTML
    2. CSS
    3. JavaScript
  • Server Side:

    1. Database : jsonstore.io

TODOs:

  • Themes

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

Licence : MIT

Logo License : Creative Commons Attribution-ShareAlike 4.0 International License


If You Like My Work Consider These

Donate on BuyMeACoffee

Sponsor :

BrowserStack

With help of BrowserStack we test our compatability on every platforms.


Change Log:

> v2.0 :

  • New Design
  • Speed Improved
  • Removed Bootstrap and JQuery
  • Rewritten in ES6 and transpiled using Babel for supporting old browsers

> v2.0 alpha:

  • Added custom url support
  • Changed background to gradient

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 64.6%Language:HTML 15.7%Language:CSS 13.1%Language:Python 6.6%