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.
- Host: GitHub
- URL: https://github.com/dbtlr/site-redirector
- Owner: dbtlr
- License: mit
- Created: 2013-10-01T21:45:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-01T21:57:06.000Z (almost 13 years ago)
- Last Synced: 2026-05-27T02:33:33.825Z (about 1 month ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.