2020-10-18 21:41:08 +01:00
2020-10-15 17:16:42 +02:00
2020-10-16 13:23:04 +01:00
2020-10-16 13:48:31 +01:00
2020-10-16 13:48:31 +01:00
2020-10-16 13:13:18 +01:00
2020-10-16 13:23:04 +01:00
2020-10-16 13:23:04 +01:00
2020-10-16 13:23:04 +01:00
2020-10-04 14:57:18 +01:00
2020-10-16 13:22:42 +01:00
2020-10-18 21:41:08 +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
  • chat - An instant messaging or group chat service
  • helloworld - A simple helloworld service
  • messages - A service for text messages
  • notes - A note taking service
  • test - A set of sample test services for Micro

Usage

Pull the service directly from github

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

# run the server
micro server

# login with 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

Polyform Strict

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