Janos Dobronszki 6e8d7f4248 Blog changes + tests (#4)
* Blog changes + tests

* Fix build

* Fix

* Add back step

* Fix logger

* Fix test

* Typo

* Better test

* Changes to tests

* Update micro

* Fixing all them things

* Fixing even more things :))

* Bump micro

* Fix posts and tags by following micro changes

* Trying to pin workflow to correct micro version

* huh

* Bump go micro

* Add etcd replace

* Changing a bunch of things

* Denormalize to fix bug

* Fixes
2020-10-15 15:09:59 +02:00
2020-10-02 17:45:37 +01:00
2020-10-15 15:09:59 +02:00
2020-10-02 17:46:25 +01:00
2020-10-15 15:09:59 +02:00
One
2020-10-02 11:13:01 +01:00
2020-10-02 17:48:05 +01:00
2020-10-15 15:09:59 +02:00
One
2020-10-02 11:13:01 +01:00
2020-10-15 15:09:59 +02:00
2020-10-06 19:02:38 +01:00
2020-10-15 15:09:59 +02:00
One
2020-10-02 11:13:01 +01:00
2020-10-15 15:09:59 +02:00
2020-10-15 15:09:59 +02:00
2020-10-04 14:57:18 +01:00
2020-10-14 19:35:53 +01:00
2020-10-14 10:49:24 +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

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%