Skip to content

Bizico/express-basic-app

Repository files navigation

Basic Express App

This is just a blueprint for REST Web API.

With preinstalled:

  • express
  • knex/bookshelf
  • swagger
  • validator
  • sentry

It have already:

  • HTTP ready route handlers.
  • Basic Swagger Docs and their partition.
  • Simple and useful validator.
  • Ready knex files and directories with examples.
  • Bookshelf base model with pretty good filter and orderBy implementation. How to use it you can read in docs or in MS API Guidelines.
  • Setup basic environment variables.
  • Feature based file structure.
  • Ready .editorconfig.
  • Ready webpack.config.js.

TODO:

  • Errors factory for features.
  • Errors according to Node 10.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published