Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type fixes in README.md #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Awesome Url Shortener
# Awesome URL Shortener

<img src="https://awesome.re/badge.svg" alt="Awesome">

## Url Shortener Services
## URL Shortener Services

* [SimpleURL](https://simpleURL.tech) - Free custom/private URL Shortner that also allows to Search Bookmarked URLs & Short URLs.
* [SimpleURL](https://simpleURL.tech) - Free custom/private URL Shortener that also allows to Search Bookmarked URLs & Short URLs.
* [sor.bz](https://sor.bz) - free customizable url shortener.
* [73.nu](https://shorturl.73.nu) - Also offers LinkHub and Pastebin
* [bit.ly](https://bitly.com)
Expand All @@ -22,7 +22,7 @@
* [kutt.it](https://kutt.it)
* [LinkHuddle](https://linkhuddle.com/) - Huddle multiple links in one link
* [LinkSplit](https://linksplit.io/url-shortener)
* [lstu.fr](https://lstu.fr/) - Let's shorten that url
* [lstu.fr](https://lstu.fr/) - Let's shorten that URL
* [name.com](https://www.name.com/branded-url-shortener) - Powered by bli.nk
* [oe.cd](https://oe.cd/) - Only OECD-related URLs can be shortened on this website
* [Ow.ly](https://ow.ly)
Expand All @@ -31,28 +31,28 @@
* [rip.to](https://rip.to)
* [san.aq](https://san.aq) - scott's url shortener (usable with `curl`)
* [short.io](https://short.io)
* [shorten-url.com](https://shorten-url.com) - Feature rich multi language service with affordable premium plan (lyn.bz domain)
* [shorten-url.com](https://shorten-url.com) - Feature-rich multi-language service with an affordable premium plan (lyn.bz domain)
* [shorturl.at](https://www.shorturl.at)
* [smallseotools](https://smallseotools.com/url-shortener)
* [spoo.me](https://spoo.me/) - Shorten Your URLs, Not Your Possiblities
* [spoo.me](https://spoo.me/) - Shorten Your URLs, Not Your Possibilities
* [switchy.io](https://switchy.io)
* [T2M](https://t2mio.com)
* [tinu.be](https://tinu.be)
* [Tiny URL](https://tiny.cc)
* [T.LY](https://t.ly)
* [urlr.me](https://urlr.me/en) - Reliable URL shortener that provide an API
* [urlr.me](https://urlr.me/en) - Reliable URL shortener that provides an API
* [v.gd](https://v.gd)
* [vo.la](https://vo.la/) - Korean URL Shortener Service
* [yaso.su](https://yaso.su/)
* [zlnk.com](https://zlnk.com/) - Smart Link management and URL shortner
* [zlnk.com](https://zlnk.com/) - Smart Link management and URL shortener

## Self Hosting Opensource

* [Dub.co](https://dub.co) - Open-source link management infrastructure
* [Eastlake](https://github.com/Likenttt/eastlake-cloudflare-worker-short-url) - A short url system based on cloudflare worker.
* [kutt.it](https://kutt.it) - Looks to both be a managed service, and self-hosted option, due to being [open source on GitHub](https://github.com/thedevs-network/kutt)
* [Eastlake](https://github.com/Likenttt/eastlake-cloudflare-worker-short-url) - A short URL system based on Cloudflare worker.
* [kutt.it](https://kutt.it) - Looks to both be a managed service and self-hosted option due to being [open source on GitHub](https://github.com/thedevs-network/kutt)
* [lstu.fr](https://framagit.org/fiat-tux/hat-softwares/lstu/) - Another open source link shortener that provides an official instance at the same time
* [Polr](https://polrproject.org) - a quick, modern, and open-source link shortener. It allows you to host your own URL shortener, to brand your URLs, and to gain control over your data.
* [Polr](https://polrproject.org) - a quick, modern, and open-source link shortener. It allows you to host your own URL shortener, brand your URLs, and gain control over your data.
* [pygmy](https://github.com/amitt001/pygmy) - An open-source, feature rich & extensible url-shortener + analytics written in Python.
* [reduced.to](https://reduced.to) - Open-source user-friendly URL shortener with powerful analytics and management features.
* [san.aq](https://github.com/neutronscott/sanaq) - Open-source URL shortener with an HTTP API to shorten long url with curl.
Expand Down