Skip to content

soliantconsulting/sidecar-rust-template

Repository files navigation

Sidecar Rust Template

This template will generate a Sidecar written in Rust with an HTTP endpoint and queue processing.

Usage

If not already done, install cargo-generate:

cargo install cargo-generate

Now you can generate a new sidecar with the following command. Please note when choosing a project that it must start with "sidecar-".

cargo generate gh:soliantconsulting/sidecar-rust-template

After creation, change into the newly created directory and run pnpm boot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published