fossabot / ms-users

Service for handling user's management via amqp transport layer. Docs are available at

Home Page:https://makeomatic.github.io/ms-users/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservice for handling users over AMQP transport layer

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

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/

License

FOSSA Status

About

Service for handling user's management via amqp transport layer. Docs are available at

https://makeomatic.github.io/ms-users/

License:MIT License


Languages

Language:JavaScript 98.6%Language:Lua 1.0%Language:HTML 0.2%Language:Shell 0.1%