Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 575 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 575 Bytes

TODO

  • support wildcards in static routes @tadai
  • fix set helper fn @jorinho
  • test example websocket
  • test feature static
  • test feature assets
  • test feature inheritance
  • allow to set middlewares in routes.json (at any level)
  • add some meta data, title and description to have nice preview when the website link is pasted somewhere (use Slack to proof that it works)
  • refactor proxies: add option to chose fallback direction (proxy 1st then route | route 1st then proxy)
  • Handle inherited configs in proxy (like throttle)