Challenge Overview
Write the servcie on any language supported by Heroku. Host your service on Heroku as well.��We have purchased cloudspok.es and will be using that domain for the eventual service.��
When the service receives a URL that ends with an integer (e.g., http://www.cloudspok.es/2010) assume that it is for a challenge and redirect the user to http://www.cloudspokes.com/challenges/2010.
When the service receives a URL that ends with a string (e.g., http://www.cloudspok.es/mess) assume that it is for a member and redirect the user to http://www.cloudspokes.com/members/mess.
When the service receives a URL that ends with an integer (e.g., http://www.cloudspok.es/2010) assume that it is for a challenge and redirect the user to http://www.cloudspokes.com/challenges/2010.
When the service receives a URL that ends with a string (e.g., http://www.cloudspok.es/mess) assume that it is for a member and redirect the user to http://www.cloudspokes.com/members/mess.