Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 269 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 269 Bytes

Simple Express Server boilerplate (with TypeScript)

Features

Basic Middleware:

  • helmet
  • morgan
  • compressor
  • cors

Test:

  • jest
  • supertest

Functionality:

  • expres-status-monitor
  • basic-auth
  • custom errore handler
  • custom request-id generator