21 Forks
125 Stars
125 Watchers

microservice-rs

Tutorial codebase for writing a microservice in Rust

How to download and setup microservice-rs

Open terminal and run command
git clone https://github.com/goldsborough/microservice-rs.git
git clone is used to create a copy or clone of microservice-rs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with microservice-rs https://github.com/goldsborough/microservice-rs/archive/master.zip

Or simply clone microservice-rs with SSH
[email protected]:goldsborough/microservice-rs.git

If you have some problems with microservice-rs

You may open issue on microservice-rs support forum (system) here: https://github.com/goldsborough/microservice-rs/issues