#
faas-framework
Here are 16 public repositories matching this topic...
FaaS (Function as a service) framework for writing portable Dart functions
dart
serverless
functions-as-a-service
dartlang
dart-frameworks
faas-framework
dart-build-system
flutter-backend
flutter-full-stack
-
Updated
May 12, 2022 - Dart
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
microservices
cqrs
serverless
azure
eda
event-sourcing
servicebus
faas
akkadotnet
webapi
faas-platform
webjobs
faas-framework
-
Updated
Apr 16, 2022 - C#
Make any Go function into a API (FaaS)
-
Updated
Aug 22, 2021 - Go
An Atomic Application Framework based on Typescript
-
Updated
May 17, 2022 - TypeScript
Functions Framework for C++
-
Updated
Mar 23, 2022 - C++
How to write a FaaS in NodeJS with less than 100LoC by using MetaCall.
-
Updated
Jul 5, 2021 - JavaScript
ChocPanda
commented
Apr 30, 2019
The middleware should parse query parameters from the request url and add them to a query params object in the event
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
middleware
This issue/feature relates to an existing/new middleware
Reverse proxy for HTTP microservices and STDIO. Openfass watchdog which can run webassembly with wasmer-gpu written in rust.
-
Updated
May 7, 2022 - Rust
Simple functions-as-a-service platform written in Rust, with a built-in data store.
rust
http
cloud
web-development
sdk
web
serverless
webassembly
wasm
web-framework
faas
faas-platform
faas-framework
wapc
-
Updated
May 16, 2022 - Rust
Build Go microservices and functions complete with full CI/CD support with one command.
-
Updated
Nov 7, 2021 - HTML
Functions Framework for C++
-
Updated
Mar 23, 2022 - C++
Personal notes on faasd / openfaas
-
Updated
Dec 1, 2020
Opensource FaaS framework `OpenFaas`
-
Updated
May 13, 2020 - Java
A Simple RPC tool/library written in Rust
-
Updated
May 9, 2020 - Rust
Improve this page
Add a description, image, and links to the faas-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the faas-framework topic, visit your repo's landing page and select "manage topics."


Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):