An open API service indexing awesome lists of open source software.

https://github.com/thesephi/samplecontainerizedrust

Sample server application written in Rust (using warp) with Docker containerization and Helm chart resources.
https://github.com/thesephi/samplecontainerizedrust

docker helm rust server-side

Last synced: about 2 months ago
JSON representation

Sample server application written in Rust (using warp) with Docker containerization and Helm chart resources.

Awesome Lists containing this project

README

          

# Sample Containerized Rust App

This repo is a sample server application written in Rust (using warp)
with Docker containerization and Helm chart resources.

Resulted Docker & Helm artifacts can be found on [Docker Hub](https://hub.docker.com/r/thesephi/samplecontainerizedrust).