Sign inSign up

cybersiddhu/modware-user

By cybersiddhu

Updated almost 6 years ago

dictyBase API server for managing users

Image
0

1.3K

cybersiddhu/modware-user repository overview

modware-user

License
GitHub action codecov
Technical debt Issues Maintainability
Issues Open Issues Closed Issues
Total PRS Open PRS Closed PRS Merged PRS
Commits Last commit Branches Tags
GitHub repo size GitHub code size in bytes Lines of Code
Funding Funding

dictyBase API server for managing users, their roles and permissions. The API server supports both gRPC and HTTP/JSON protocol for data exchange.

Usage

NAME:
   modware-user - starts the modware-user microservice with HTTP and grpc backends

USAGE:
   modware-user [global options] command [command options] [arguments...]

VERSION:
   1.0.0

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --dictyuser-pass value  dictyuser database password [$DICTYUSER_PASS]
   --dictyuser-db value    dictyuser database name [$DICTYUSER_DB]
   --dictyuser-user value  dictyuser database user [$DICTYUSER_USER]
   --dictyuser-host value  dictyuser database host (default: "dictyuser-backend") [$DICTYUSER_BACKEND_SERVICE_HOST]
   --dictyuser-port value  dictyuser database port [$DICTYUSER_BACKEND_SERVICE_PORT]
   --port value            tcp port at which the servers will be available (default: "9596")
   --help, -h              show help
   --version, -v           print the version

API

gRPC

The protocol buffer definitions and service apis are documented here.

HTTP/JSON

Tag summary

Content type

Image

Digest

Size

7.2 MB

Last updated

almost 6 years ago

docker pull cybersiddhu/modware-user:dev