Home - kkemple/awesome-enterprise-web-service GitHub Wiki
AEWS is a design guide for building enterprise ready web services with HTTP and Socket support, as well as testing, auditing, code linting, and much more.
Building for enterprise often offers more challenges than starting out with a standard web app. Generally there will need to be tight authentication and authorization protocols, as well as a need for things like excellent logging, solid documentation, and tracking of custom metrics.
AEWS aims to showcase how these needs can be covered in a Node.js environment, using the technology and patterns needed to support an enterprise environment.
To get familiar with the project you should read the documentation: