Node API Server with Typscript

Simple Express js server using TypeScript and Postgresql

  • Express
  • TypeScript
  • pg-promise
  • http-errors (handling errors)
  • zod (handling validation)
  • helmets (handling security)

Todo

  • Testing
  • API Documentation
  • Email Integration
  • SMS Integration