afterglowtech / angular-detour

Lazy-loaded/runtime-configurable/server-enhanced routing for AngularJS applications
Other
51 stars 5 forks source link

backseatDriver #8

Open laurelnaiad opened 11 years ago

laurelnaiad commented 11 years ago

Make the lazy routing server a first-class citizen (named backseatDriver).

It will run in node using express and will support pluggable data sources. It won't be required to use detour, but it will make it easier if app authors don't want to roll their own. And if they do, it will be a reference implementation.