Chhota is a front end url shortener without the need for a Database.
It runs a sort of mirror on http://goo.gl, and uses the # to keep the process completely on the front end.
Install it on your site with just one line in your index.html
-
<script src="https://jajoosam.tech/chhota/chhota.js"></script>
Now you can shorten URLs at https://jajoosam.tech/chhota/ - Get the code, and append it to your domain.