Download Latest Version v3.0-beta source code.tar.gz (114.6 kB)
Email in envelope

Get an email when there's a new version of node-api-boilerplate

Home / v2.0
Name Modified Size InfoDownloads / Week
Parent folder
Complete CRUD, async_await, serializers, test separation and bump Node version source code.tar.gz 2017-10-07 63.9 kB
Complete CRUD, async_await, serializers, test separation and bump Node version source code.zip 2017-10-07 96.5 kB
README.md 2017-10-07 476 Bytes
Totals: 3 Items   160.9 kB 0

Added:

  • The boilerplate example app now implements all the actions for the user CRUD;
  • Instead of using .then()/.catch() for handling promises now it uses ES8's async/await;
  • Serializers are now used to generate the JSON response in the controllers.

Breaking changes:

  • This version depends on Node v7.6.0 or later because of async/await;
  • Tests are now separate into unit and features tests.
Source: README.md, updated 2017-10-07