/example-api-express

Example express starter with Babel, Jest and more...

Primary LanguageJavaScript

cbs-api

Example express starter.

Includes:

  • Basic route registration
  • Controllers / middleware separation
  • Babel setup with babel cli and babel-preset-env
  • jest for unti testing
  • nodemon for development
  • prettier for automatic code formatting