2020-10-02 17:46:25 +01:00
One
2020-10-02 11:13:01 +01:00
2020-10-02 17:45:37 +01:00
One
2020-10-02 11:13:01 +01:00
2020-10-02 17:46:25 +01:00
2020-10-02 15:51:10 +02:00
One
2020-10-02 11:13:01 +01:00
Fix
2020-10-02 18:17:09 +02:00
One
2020-10-02 11:13:01 +01:00
2020-10-02 15:51:10 +02:00
2020-10-02 15:54:09 +02:00
One
2020-10-02 11:13:01 +01:00
2020-10-02 16:05:37 +02:00
2020-10-02 15:51:10 +02:00
One
2020-10-02 11:13:01 +01:00
One
2020-10-02 11:13:01 +01:00

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

Description
No description provided
Readme Apache-2.0 3.6 MiB
Languages
Go 92.9%
Makefile 5.8%
Dockerfile 1.1%
mupad 0.2%