Skip to content

W-SRVR 2

Compare
Choose a tag to compare
@Potentii Potentii released this 07 Mar 16:30
· 18 commits to master since this release

This release contains a lot of changes:

  • Now we have inner configurators (api, static, and advanced-api)
  • The spa() method is now called index(), and it is inside the static configurator
  • To setup api routes you'll have to use the inner api configurator
  • It's now possible to configure headers, and parsers for each api route

For more information, you should read the main README, as it has some examples and links to the detailed documentation.