1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
A Go microservices framework
Go to file
2015-01-13 23:31:27 +00:00
client First 2015-01-13 23:31:27 +00:00
errors First 2015-01-13 23:31:27 +00:00
examples First 2015-01-13 23:31:27 +00:00
registry First 2015-01-13 23:31:27 +00:00
server First 2015-01-13 23:31:27 +00:00
store First 2015-01-13 23:31:27 +00:00
template First 2015-01-13 23:31:27 +00:00
README.me First 2015-01-13 23:31:27 +00:00

# Go Micro - a microservices client/server library

This a minimalistic step into microservices using HTTP/RPC and protobuf.