Linkey: The Modern URL Shortener

So I was looking on the forum, and I didn´t see any open sourced link shorteners, so I made one.

Have you ever wanted to shorten your Glitch urls? Have you ever wanted to make your own URL shortener? Ever wanted to make your own Short URL company?

Now you can, for free!

You can host your own copy by cloning my project from glitch.
Project URL: https://www.glitch.com/~linkie
Want to test our glitch demo? https://linkie.glitch.me
If you just want to use our public version: https://linkie.tk/dashboard
You may change what you want however, please give me credit.

Also, tell me your opinions on it.

3 Likes

Error 502.

1 Like

Lemme investigate it

Fixed

1 Like

For me it’s just stuck on “starting…”

Fixed URL Issue.

https://www.linkie.glitch.me/test123abc
For me it just shows the certificate is invalid

1 Like

Remove the www, that should fix it.

1 Like

This is really nice! But what’s the point in creating an account if you can just go to the homepage and do it without an account?

2 Likes

Also, you should add a captcha as its quick easy to automate it:

curl -X POST -F "url=https://google.com" https://linkie.tk/url?a=[0-99]

The purpose of an account is so that you can view analytics, and so that your links save. Additionally from the panel, we are able to remove short URLs that you do not want.

1 Like

That may be added in the future! Thanks for the suggestion!

1 Like

You can use a quick and easy hack to change the site

2 Likes

Why am I getting this error when trying to remix

Contact support@glitch.com.

Hey! Updates are around the corner, and we would like suggestion! Tell us below, and your idea might be implemented!!

: ( getting “not secure” error

yep, this is happening with a few projects right now :frowning:

Glitch is having some “Issues” currently.

1 Like