Hi All, What is the best practice for URL redirect in CouchDb? For example I want a URL for the latest weather and have it redirect to another URL of a doc in CouchDb. Can I do this CouchDb or setup a http proxy to handle this? Thank you!