|
|
|
|
|
by penrod
4661 days ago
|
|
Why would you want to procedurally generate routes or verbs? I dunno, perhaps there might be a use case where one would want to define them in configuration or a database. But being able to do something like this is not a "feature," it's just the inherent flexibility of expressing semantics in code. Why would you want an API that breaks the flexibility of code by forcing it to be glorified XML? |
|