/nest_backend

Template (NestJs) for backend APIS

Primary LanguageTypeScript

Nestjs API template

  • Basic API template
  • Include .env config (just create a .env file with enviroments vars)
  • Include global validations
  • Include http-exception and timeout interceptor

E.O