Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Although being an opinionated framework, it still highly extensible and allows you to plug in your own implementations for various components. The framework is heavily inspired by go-micro.
The framework is split into modules and does not bloat the codebase so that you import only the minimal required components for your microservice.

It uses GRPC + Protobuf + NATS + Kubenetes + Skaffold + Echo
It uses GRPC + Protobuf + NATS + Kubernetes + Skaffold + Echo

##### It comes with a project generator to get you started very quickly. It is a Yeoman Generator and you can find it [here](https://www.npmjs.com/package/generator-go-ego)

Expand Down