flag

module
v0.0.0-...-1a99a0f Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2016 License: Apache-2.0

README

Flag License Go Report Card

Flag service with fqdn go.micro.srv.flag Flag API with fqdn go.micro.api.flag

Data is stored in Elasticsearch.

Getting Started

Prerequisites

Get Micro Micro

go get github.com/micro

This microservice needs elatiscsearch service up and running.

go get github.com/Rakanixu/elasticsearch
make
docker-compose -f docker-compose-build.yml up

Now we've got Consul, Elasticsearch (DB), micro api, micro web, elasticsearch-srv and elasticsearch-api up and running.

Run Service manually
$ go run srv/main.go
Run API manually
$ go run api/main.go
Run docker containers

Compile Go binaries and build docker image.

make 

Run docker container:

docker-compose -f docker-compose-build.yml up

Usage

API

Microservice

Directories

Path Synopsis
api
srv
proto/flag
Package go_micro_srv_flag is a generated protocol buffer package.
Package go_micro_srv_flag is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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