Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Roadmap

Paulo Lopes edited this page Dec 29, 2013 · 2 revisions

v1.1

  • Router middleware should ignore trailing slash if route string does not end with slash
  • New middleware for Form based authentication
  • Session store implementation
    • Should be a parameter to the session middleware
    • Should allow auto expire of sessions
    • Should allow fetch/save of JSON as user defined session data
  • Review REST middleware and move it to framework
  • Complete documentation using GROC
  • Create web site with links to the documentation and other information
Clone this wiki locally