All Projects → TimoStaudinger → bifrost

TimoStaudinger / bifrost

Licence: MIT license
🌉 The rainbow bridge. URL shortener for Vercel.

Projects that are alternatives of or similar to bifrost

urlshortener-rs
A very-very simple url shortener for Rust
Stars: ✭ 34 (+21.43%)
Mutual labels:  url, shortener, shorten-urls
static-auth
The most simple way to add Basic Authentication to a static website hosted on Vercel.
Stars: ✭ 25 (-10.71%)
Mutual labels:  vercel, vercel-now
YOURLS
🔗 The de facto standard self hosted URL shortener in PHP
Stars: ✭ 9,007 (+32067.86%)
Mutual labels:  shortener, shorten-urls
zoom-slack-status-updater
Update your Slack status automatically when you join a Zoom meeting.
Stars: ✭ 23 (-17.86%)
Mutual labels:  vercel, vercel-now
ursho
URL Shortener Service in Go
Stars: ✭ 118 (+321.43%)
Mutual labels:  shortener, shorten-urls
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+103.57%)
Mutual labels:  shortener, shorten-urls
JiosaavnAPI
Unofficial JioSaavn API Written in Javascript
Stars: ✭ 68 (+142.86%)
Mutual labels:  vercel, vercel-now
gShort
URL Shortener without all the crap
Stars: ✭ 80 (+185.71%)
Mutual labels:  shortener, shorten-urls
small-sh
Um encurtador de URL's gratuito e Open source. Torne suas URL's um tanto pequenas forma rápida e gratuita
Stars: ✭ 30 (+7.14%)
Mutual labels:  shortener, shorten-urls
ruby-bitly
A simple bit.ly ruby client to shorten URLs, expand or get number of clicks on a bitlink.
Stars: ✭ 17 (-39.29%)
Mutual labels:  shortener, shorten-urls
Furl
🌐 URL parsing and manipulation made easy.
Stars: ✭ 2,152 (+7585.71%)
Mutual labels:  url
New Github Issue Url
Generate a URL for opening a new GitHub issue with prefilled title, body, and other fields
Stars: ✭ 170 (+507.14%)
Mutual labels:  url
Urlhub
URL shortener web application based on the Laravel PHP Framework.
Stars: ✭ 217 (+675%)
Mutual labels:  url
Go Http Tunnel
Fast and secure tunnels over HTTP/2
Stars: ✭ 2,786 (+9850%)
Mutual labels:  url
Modernsearchbar
The famous iOS search bar with auto completion feature implemented.
Stars: ✭ 167 (+496.43%)
Mutual labels:  url
Unbescape
Advanced yet easy to use escaping library for Java
Stars: ✭ 207 (+639.29%)
Mutual labels:  url
Parseurl
parse a url with memoization
Stars: ✭ 162 (+478.57%)
Mutual labels:  url
Faup
Fast URL decoder library
Stars: ✭ 159 (+467.86%)
Mutual labels:  url
Autolink Java
Java library to extract links (URLs, email addresses) from plain text; fast, small and smart
Stars: ✭ 157 (+460.71%)
Mutual labels:  url
Uri Components
League URI components objects
Stars: ✭ 244 (+771.43%)
Mutual labels:  url

Bifröst

🌉 URL shortener for Vercel.

Make your own in a few minutes:

  1. Fork this project.
  2. Clone it and install dependencies by running yarn install. (npm works just fine as well, your choice!)
  3. Update now.json with your own redirects.
  4. Deploy it to Vercel by running yarn deploy.
  5. Configure your custom domain on the Vercel dashboard in the project settings.
  6. Profit!

Set up the Vercel GitHub integration to make adding redirects later on as simple as updating now.json directly via the GitHub user interface. Your changes will be built and deployed automatically within seconds.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].