juicycleff / ultimate

Ultimate for rust is a microservice framework for building scalable microservice applications in rust
34 stars 3 forks source link

Design spec #1

Open juicycleff opened 4 years ago

juicycleff commented 4 years ago

I would like to start a discussion as to potential API design and specs. One good example for Go Lang is go-micro. Really good framework.

juicycleff commented 4 years ago

One of the many features we will support is a pluggable interface for service registries as well as message brokers etc.