Skip to content

softozor/faas-templates

Repository files navigation

Hasura serverless templates

This repository hosts the openfaas function templates that can bind with hasura. When we bind hasura actions / events to openfaas functions, some annoying boilerplate is required, which is made available in this repo for .NET and nodejs.

The templates contained in this repository make wrappers available that make sure the function responses comply to the hasura directives.

Have a look at the living documentation (the *.feature files) that relates to the examples.