An open API service indexing awesome lists of open source software.

https://github.com/dbtlr/site-redirector

A small sinatra app, designed to provide redirection services.
https://github.com/dbtlr/site-redirector

Last synced: about 1 month ago
JSON representation

A small sinatra app, designed to provide redirection services.

Awesome Lists containing this project

README

          

Simple Site Redirector
======================

This is a small app I wrote and host with a free Heroku instance, that allows for me to easily redirect domains and subdomains to other places. Overall this app doesn't do a whole lot, it is mostly here for storage and in case it helps someone else.

This is written using the [Sinatra](http://www.sinatrarb.com/) micro framework.