Why Roda? Roda has a very useful combination of features that make web development easy. It's designed to be fast, DRY, and correct. Goals Simplicity Reliability Extensibility Performance Simplicity Roda is designed to be simple, both internally and externally. It uses a routing tree to enable you to write simpler and DRYer code. Reliability Roda supports and encourages immutability. Roda apps are