Git Product home page Git Product logo

mnmlurl's Introduction

When I wrote this, only God and I understood what I was doing. Now, only God knows.
Liyas Thomas

Liyas Thomas

Built with ❀︎ by liyasthomas and contributors

Build Status GitHub release repo size license contributions welcome Website Donate

mnmlurl mnmlurl

πŸ”— 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 πŸš€


mnmlurl mnmlurl

Features ✨

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


Demo

liyasthomas.github.io/mnmlurl/src (development)


Built with

  • HTML - For the web framework
  • CSS - For styling components
  • Chromium - Thanks for being so fast!

Contributing

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.


Continuous Integration

We use Travis CI for continuous integration. Check out our Travis CI Status.


Versioning

This project is developed by Liyas Thomas using the Semantic Versioning specification. For the versions available, see the releases on this repository.


Authors

Lead Developers

Testing and Debugging

Contributors

See also the list of contributors who participated in this project.


License

This project is licensed under the MIT License - see the LICENSE file for details.


Change log

See the CHANGELOG file for details.


Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspirations:

mnmlurl's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar liyasthomas avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mnmlurl's Issues

Redirection logic

I have looked through the code but I still didn't get how you are redirecting the website to the original URL whenever a shortened URL Is being entered. can you point me to the code for the same?

Fork of Fossurl?

It seems this codebase is a fork of FossURL which I wrote last year. But you haven't put any mention of that and even Your LICENSE file still contains my name as copyright holder.

I hope you'll put a mention of FossURL.

Your URL Shortener

Hi,

I liked the script, I only uploaded the src folder and it worked fine,
Should i upload the other files too ? Besides, please remove the # from the generated keyword string,
http://icu2.cf/m/

Dont use https://www.jsonstore.io/

Is your feature request related to a problem? Please describe.
I noticed that you use jsonstore.io as storage. It’s an insecure place to store data.

Describe the solution you'd like
To use a private storage method.

Describe alternatives you've considered
Maybe Firebase

Is it possibile to use it on a private way?

I really love the idea of having my own url shortner but I'm a bit worried because the service remain public, so somebody I don't know could create his own url shorteners with custom alias (using my domain).

Is there any way to use it only in a private way?

Add support for 301 redirect

Is your feature request related to a problem? Please describe.
It would be nice if the app can do a 301 redirect to preserve the title description image meta info on a link. Currently all links show the mnml meta info.

Describe the solution you'd like
Links to be redirected via 301 instead

Describe alternatives you've considered

Additional context
If it's a server needed, any advice? Maybe firebase cloud functions

Anyone can delete any link

So if someone generates a shorten link, they can trust that it will be there forever because someone (by accident or not) can delete it.

Probably the way to solve it is to let the user to login so only they could delete the URL.

Not working

jsonstore.io is down
Since jsonstore.io is not functioning normally from many days so this shortner is not any more functional.

To Reproduce
Steps to reproduce the behavior:

  1. Go to sortner website
  2. paste the long link and click shorten
  3. And it ever and ever struck there with status shortening

Please fix it as I use it for my work
I am an newbie and don't have much knowledge of javascript so please fix it soon using some alternatives like jsonbix.io or other such projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.