https://github.com/makeomatic/ms-users
Service for handling user's management via amqp transport layer. Docs are available at
https://github.com/makeomatic/ms-users
amqp amqp-layer distributed-systems docker-image microfleet microservice node user-management
Last synced: 6 months ago
JSON representation
Service for handling user's management via amqp transport layer. Docs are available at
- Host: GitHub
- URL: https://github.com/makeomatic/ms-users
- Owner: makeomatic
- License: mit
- Created: 2015-11-07T14:15:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T18:57:46.000Z (over 1 year ago)
- Last Synced: 2024-10-19T12:16:46.638Z (over 1 year ago)
- Topics: amqp, amqp-layer, distributed-systems, docker-image, microfleet, microservice, node, user-management
- Language: JavaScript
- Homepage: https://makeomatic.github.io/ms-users/
- Size: 5.69 MB
- Stars: 8
- Watchers: 8
- Forks: 14
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Microservice for handling users over AMQP transport layer
[](https://badge.fury.io/js/ms-users)
[](https://semaphoreci.com/makeomatic/ms-users)
[](https://github.com/semantic-release/semantic-release)
[](http://commitizen.github.io/cz-cli/)
[](https://codecov.io/github/makeomatic/ms-users?branch=master)
[](https://codeclimate.com/github/makeomatic/ms-users)
## 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/