Skip to content
forked from micro/services

Real world open source micro services

License

Notifications You must be signed in to change notification settings

coinsGo/services

 
 

Repository files navigation

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
  • users - User management and basic auth

Usage

Run Micro

micro server

Login (user: admin pass: micro)

micro login

Run a service from source

micro run github.com/micro/services/helloworld

Contributing

Feel free to contribute by PR and signoff.

License

Polyform Strict

About

Real world open source micro services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.5%
  • Makefile 3.4%
  • Dockerfile 1.6%
  • Other 0.5%