Domainy is a simple service for getting the base of a domain.
Simply GET /:domain1[/:domain2][/etc..] to get it's base.
NOTE: You can use SSL thanks to heroku's piggyback SSL
- Relies on http://publicsuffix.org/ through dominion
- Updated to use Bundler
- code: http://github.com/kch/domainy
- code infulenced by phosphorusandlime
- code: http://github.com/bmizerany/domainy