iamdb / openfaas-rust-template

An OpenFaaS template for writing functions in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFaaS Rust Template

This was featured in a blog post I wrote: https://booyaa.wtf/2018/run-rust-in-openfaas/

Usage

faas-cli template pull https://github.com/booyaa/openfaas-rust-template
faas-cli new trustinrust --language rust

License

Observing the license used by OpenFaas, so this is licensed under the MIT License

About

An OpenFaaS template for writing functions in Rust

License:MIT License


Languages

Language:Dockerfile 57.2%Language:Rust 42.8%