Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldsborough/microservice-rs
Tutorial codebase for writing a microservice in Rust
https://github.com/goldsborough/microservice-rs
microservice rust tutorial webservice
Last synced: 3 months ago
JSON representation
Tutorial codebase for writing a microservice in Rust
- Host: GitHub
- URL: https://github.com/goldsborough/microservice-rs
- Owner: goldsborough
- Created: 2018-01-22T03:05:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T15:31:15.000Z (over 5 years ago)
- Last Synced: 2024-07-16T09:56:55.820Z (4 months ago)
- Topics: microservice, rust, tutorial, webservice
- Language: Rust
- Size: 17.6 KB
- Stars: 129
- Watchers: 9
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list-microservice - microservice-rs
README
# microservice-rs
Repository for my tutorial on [Writing a Microservice in Rust](http://www.goldsborough.me/rust/web/tutorial/2018/01/20/17-01-11-writing_a_microservice_in_rust/).
Run `docker-compose up` to start the service.