Skip to content

ntex v0.1.11

Choose a tag to compare

@fafhrd91 fafhrd91 released this 15 Apr 08:08

Changes

  • ntex::web: Allow to add multiple routes at once

  • ntex::web: Add App::with_config method, simplifies app service factory.

  • ntex::web: Fix error type for Either responder