Skip to content

pajgo/ms-users

 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Lua 2.4%
  • Other 0.3%