Skip to content

joelurraco/mifo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroService Foundation

ALPHA: Lile is currently considered "Alpha" in that things may change. Currently I am gathering feedback and will finalise Lile shortly to avoid breaking changes going forward.

This package provides a foundation to build gRPC based microservices.

It takes care of:

  • Server initialization
  • Logging
  • Metrics
  • Middleware

Dependencies

You should vendor the dependencies needed in your project. Depending on the features used the requirements will vary.

Also, the protobuf compiler will be needed if you want to rebuild the go files:

Guide

Installation

Service Definition

RPC Methods

About

Microservices' foundation package for Go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 100.0%