SOA Example using Node.js Restful Services
A simple example of an SOA style App coded in Node.js
Using multiple services to demonstrate how a RestFul microservice architecture can work.
- Central service for user authentication. Should use token based, role authentication.