Microservice for handling users over AMQP transport layer
Installation
npm i ms-users -S
Overview
Starts horizontally scalable nodejs worker communicating over amqp layer with redis cluster backend. Supports a broad range of operations for working with users. Please refer to the configuration options for now, that contains description of routes and their capabilities. Aims to provide a complete extendable solution to user's management.
Configuration
TODO
Endpoint description
Currently available on github pages
Docker images
Built docker images are available: https://hub.docker.com/r/makeomatic/ms-users/