Skip to content

πŸ“ˆ A simple NodeJS Restfull API form Net Promoter Score

License

Notifications You must be signed in to change notification settings

eu-diogo-ferreira/Net-Promoter-Score

Folders and files

NameName
Last commit message
Last commit date
Apr 11, 2021
Apr 4, 2021
Apr 4, 2021
Apr 11, 2021
Apr 4, 2021
Apr 4, 2021
Apr 11, 2021
Apr 4, 2021
Apr 11, 2021

Repository files navigation

Net-Promoter-Score

πŸ“ˆ A simple NodeJS Restfull API form Net Promoter Score

Technologies

  • Typescript
  • ExpressJS
  • TypeORM
  • Sqlite3
  • UUID:v4
  • Jest
  • Supertest
  • Nodemailer
  • Handlebars
  • Yup
  • Express Async Errors

Workflow

-> request -> routes -> controller -> repository [model]

<- response <- controller <- repository