afanty

command module
v0.0.0-...-307ba40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

README

Afanty Build Status

Afanty is a microservice orchestration service based on Go.

In my daily develop work, there are a lot of business logic code in the backend. Sometimes it's just read Database and transform the data into some data structure and response. Sometimes it makes some RPC call and combine the result into the response. After coding for a while, I realized that there must be a solution to avoid writing such 'idiot' code. Even maybe one day the AI can do such repeated work, because the 'business logic' is another kind of pattern for feature description.

Nowadays people are talking about microservice architecture and the infrastructure support it. With a RPC framework you can combine sub-systems together to accomplish a greater feature. But there are still some code to write time after time, just for different features. And you will find out most of your code is duplicate.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api is a generated protocol buffer package.
Package api is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL