When I wrote this, only God and I understood what I was doing. Now, only God knows.
π Minimal URL is a modern URL shortener with support for custom alias by Liyas Thomas
Follow this tutorial to create your own URL shortener with support for custom alias & can be hosted even in GitHub pages: How to create your own custom URL shortener in 10 minutes for free & deploy to GitHub π
π URL shortning made simple: mnmlurl uses jsonstore.io to store data on an endpoint JSON file using HTTPS requests. It works on any url.
β€οΈ No server side logging: Your privacy is important for us. We never log, collect or prompt to sell your data to anyone.
π₯ Custom and random alias support: Add your own custom alias or generate a random one.
π’ Generate QR code: Create and download shortened URL's QR code.
βοΈ Manage URLs: Delete already created alias to update/create new URLs.
β‘ Performance: mnmlurl is a thin web app on top of HTML, CSS and JavaScript. Being a Progressive web app, mnmlurl offers lightning fast loading and offline support via workbox and service worker.
π Browser extension: Get mnmlurl Chrome browser extension
Minimal URL can be hosted on any website hosting services like GitHub/GitLab pages, Firebase/Heroku hosting, yoursite.com, etc. For hosting in such custom domains, Its advised to npm run-scripts build
and upload output
folder. Hosting on GitHub pages was just for proof of concept.
IMPORTANT: Minimal URL is an experimental project. Don't shorten sensitive contents/URLs with it. jsonstore.io endpoints are always public making shortened URLs visible for everyone.
liyasthomas.github.io/mnmlurl/src (development)
- HTML - For the web framework
- CSS - For styling components
- Chromium - Thanks for being so fast!
Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.
We use Travis CI for continuous integration. Check out our Travis CI Status.
This project is developed by Liyas Thomas using the Semantic Versioning specification. For the versions available, see the releases on this repository.
- Liyas Thomas - Author
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details.
See the CHANGELOG file for details.