I would like to use route to implement simple REST services. Any ETA on the following future goals?
Handling different HTTP methods to help implement REST APIs.
Automatic generation of REST URLs from a single URL pattern, similar to Ruby on Rails
Helpers for nested views and key-value URL schemes common with complex apps.
I would like to use route to implement simple REST services. Any ETA on the following future goals?
Handling different HTTP methods to help implement REST APIs. Automatic generation of REST URLs from a single URL pattern, similar to Ruby on Rails Helpers for nested views and key-value URL schemes common with complex apps.