microservice

Crates.iomicroservice
lib.rsmicroservice
version0.1.0
sourcesrc
created_at2017-09-03 14:40:48.53587
updated_at2017-09-03 14:40:48.53587
descriptionA microservice template using Cap'n Proto
homepagehttps://github.com/saschagrunert/microservice-rs
repositoryhttps://github.com/saschagrunert/microservice-rs
max_upload_size
id30394
size22,787
Sascha Grunert (saschagrunert)

documentation

https://docs.rs/microservice-rs

README

microservice-rs

Build Status Coverage Status Crates.io doc.rs master doc microservice License MIT

A basic microservice template using Rust and Cap'n Proto RPCs

Target of the project is to show how to implement a secure and fast microservice architecture using Rust and an appropriate RPC framework.

Contributing

You want to contribute to this project? Wow, thanks! So please just fork it and send me a pull request.

Commit count: 16

cargo fmt