Router or aliasing

Is it possible to create custom routes or aliases? Its great that dreamfactory instantly creates generic API access for database tables, scripts, etc. But to produce a final, possibly public API, I would like to be able to create my own custom routing. This would allow me to really customize my API to organize things conceptually and simply, and not just as a literal mirror of my tables or scripts.

Also, this would provide another layer where you could add more fine grained permissions, even creating multiple routes for one destination table just so you could have different permissions, etc.

Working on this for version 2.0 planned for March.