store icon indicating copy to clipboard operation
store copied to clipboard

Official Function and Template Store for OpenFaaS

Results 38 store issues
Sort by recently updated
recently updated
newest added

## Task Add .DEREK.yml to each repo in [faas-and-furious](https://github.com/faas-and-furious) which contains community functions, some of which are used in the function store. This will result in us being able to...

PR

I've made a fork of the [Rust template present in the openfaas-incubator organization](https://github.com/openfaas-incubator/openfaas-rust-template) and optimized the container size, and making the Dockerfile similar to the Go version. Project can be...

Hi guys, I would like to submit a review request for this Image Manipulation Function with hope it can be added to the OpenFaaS Function Store :slightly_smiling_face: ```json { "title":...

I think we should add an image resizer into the store. This one looks to have shot up to popularity with 8k stars: https://github.com/esimov/caire It does smart things like scale/resize...

Hello everyone, Happy New Year! I would like to propose `asciiweather` function to be added into the function store. I think this would be a good sample/demo function for getting...

blocked

Didn't see any issue template so here we go. Want to submit my template for functions using F# and .NET Core. Template available [here](https://github.com/hayer/faas-fsharp-template). Please tell me the next step

See https://github.com/vielmetti/sisyphus/issues/6 , work in progress to build a single simple OpenFaaS function that's multi-architecture and builds across multiple architectures from a simple Makefile and from a single Dockerfile. Not...

This might need a patch to write data to /tmp which remains writeable.

Hello Guys, home I'm doing this right, I submit for your review the following "Function" to be added to the store both `armhf` and `x86_64` ``` { "title": "Password Generator",...

Exploring more of the sample functions in the store I would like to see more .NET Core for armhf. Following Alex Ellis' and Scott Hanselman's great posts I would like...