Sign inSign up

butzist/devopsdemo-template-rustasync

By butzist

Updated almost 7 years ago

Template for micro-service in Rust (with async/await)

Image
0

3.2K

butzist/devopsdemo-template-rustasync repository overview

Template for micro-service in Rust (with async/await)

Build Status

Description

Micro-service template to use with my DevOpsDemo

Features
  • Build in multi-stage Docker container
  • Configuration via environment variables
  • Logging in JSON
  • State passed to API handlers
  • Health-check endpoint
  • Prometheus metrics
  • Unit tests with JUnit-compatible output
  • API/integration tests with docker-compose
To-Do
  • Use stable Rust (1.39) and Tide (when it becomes available)
  • Switch to rust:stable-alpine base image
  • Make code more rusty

Tag summary

Content type

Image

Digest

Size

4.9 MB

Last updated

almost 7 years ago

docker pull butzist/devopsdemo-template-rustasync