modware-content

module
v0.0.0-...-4ef57ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2024 License: BSD-2-Clause

README

modware-content

License
Continuous integration codecov Maintainability
Last commit
Funding

dictyBase API server that uses dictycontent backend to manage data from rich text editor frontend. The API server supports both gRPC and HTTP/JSON protocol for data exchange.

Usage

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

USAGE:
   modware-content [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:
   --dictycontent-pass value  dictycontent database password [$DICTYCONTENT_PASS]
   --dictycontent-db value    dictycontent database name [$DICTYCONTENT_DB]
   --dictycontent-user value  dictycontent database user [$DICTYCONTENT_USER]
   --dictycontent-host value  dictycontent database host (default: "dictycontent-backend") [$DICTYCONTENT_BACKEND_SERVICE_HOST]
   --dictycontent-port value  dictycontent database port [$DICTYCONTENT_BACKEND_SERVICE_PORT]
   --port value               tcp port at which the servers will be available (default: "9597")
   --help, -h                 show help
   --version, -v              print the version

API

HTTP/JSON

It's here, make sure you use the content from the dropdown on the top right.

gRPC

The protocol buffer definitions and service apis are documented here.

Misc badges

Issues Open Issues Closed Issues
Total PRS Open PRS Closed PRS Merged PRS
Commits Branches Tags
GitHub repo size GitHub code size in bytes Lines of Code

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL