examples

package module
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

README

Micro Services

This repo includes reusable micro services.

Overview

Services provides a home for real world examples for using Micro v3.

  • blog - A blog app composed as micro services
  • helloworld - A simple helloworld service
  • pubsub - A rudimentary pubsub example

Usage

Pull the service directly from github

# install micro
go get github.com/micro/micro/v3

# run the server
micro server

# login using the default account
# user: admin pass: micro
micro login

# run the service
micro run github.com/micro/services/helloworld

Contributing

Feel free to contribute by PR and signoff.

License

Apache 2.0 Licensed

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
blog
comments command
posts command
search command
tags command
crashloop module
distributed module
api module
notes module
pong module
url
proxy module
users
api module
service module

Jump to

Keyboard shortcuts

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