node-tastypie/tastypie

Migrate to Hapijs

Closed this issue · 0 comments

Middleware stacks are difficult to manage. And auto generating them becomes unpredictable. Hapijs seems to solve this with the routing table. It also a much richer feature set out of the box than express. Which means tastypie would need to do less up front alteration of the server to work.