Skip to content

Releases: selamanapps/Node-microservices-template

Initial release

13 Jun 11:38

Choose a tag to compare

About

this release is the initial one and also not tested for now.

What's included

  • folder structure of a microservice
  • commonly used node packages with 0 vulnerability
  • Logger, secure header, error handler are included
  • both mongodb and mysql branch with complete database setup is included
  • custom httpRequest is implemented for the seek of simplify