This repo includes reusable micro services.
Services provides a home for real world examples for using Micro v3.
- blog - A blog app composed as micro services
- chats - An instant messaging or group chat service
- helloworld - A simple helloworld service
- mail - An inbox for text based mail
- notes - A note taking service
- users - User management and basic auth
Run a service from source
micro run github.com/micro/services/helloworld
Feel free to contribute by PR and signoff.
Documentation for this repo is autogenerated and appears on services.m3o.com Read this document on how to write documentation for these services.