message-api

command module
v0.0.0-...-70e1a80 Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

README

Message API

The message api is an API service used behind the Micro API gateway.

Getting started

  1. Install Consul

    Consul is the default registry/discovery for go-micro apps. It's however pluggable. https://www.consul.io/intro/getting-started/install.html

  2. Run Consul

    $ consul agent -server -bootstrap-expect 1 -data-dir /tmp/consul
    
  3. Download and start the service

    go get github.com/micro/message-api
    message-api
    

    OR as a docker container

    docker run microhq/message-api --registry_address=YOUR_REGISTRY_ADDRESS
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto
message
Package go_micro_srv_message is a generated protocol buffer package.
Package go_micro_srv_message is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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