Core of the microservice for handling users


Keywords
amqp, amqp-layer, distributed-systems, docker-image, microfleet, microservice, node, user-management
License
MIT
Install
npm install ms-users@14.5.1

Documentation

Microservice for handling users over AMQP transport layer

npm version Build Status semantic-release Commitizen friendly codecov.io Code Climate

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/