An open API service indexing awesome lists of open source software.

https://github.com/danny02/usr-mngmt


https://github.com/danny02/usr-mngmt

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# User Management Service

[![build status](https://github.com/Danny02/usr-mngmt/actions/workflows/build.yml/badge.svg)](https://github.com/Danny02/usr-mngmt/actions/workflows/build.yml)

A small example of a microservice architecture with different Technologies.

## Requirements

### Role-Service

A Gradle Java 11 project.

### Log-Service

A SBT Scala project which uses Java 11.

### User-Ui

A Angular application which was build with node 14.15.5