All Projects → metacall → examples

metacall / examples

Licence: Apache-2.0 license
MetaCall Examples - A collection of use cases and examples to be deployed in MetaCall.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to examples

Mongodb Function
OpenFaaS Function that makes use of a connection pool to access MongoDB
Stars: ✭ 44 (+144.44%)
Mutual labels:  functions, faas
Fdk Java
Java API and runtime for fn.
Stars: ✭ 127 (+605.56%)
Mutual labels:  functions, faas
Openwhisk Cli
Apache OpenWhisk Command Line Interface (CLI)
Stars: ✭ 73 (+305.56%)
Mutual labels:  functions, faas
faas-rancher
[DEPRECATED] Enable Rancher as a backend for Functions as a Service (OpenFaaS) https://github.com/alexellis/faas
Stars: ✭ 30 (+66.67%)
Mutual labels:  functions, faas
Faas Netes
Serverless on Kubernetes with OpenFaaS
Stars: ✭ 1,875 (+10316.67%)
Mutual labels:  functions, faas
Openwhisk Runtime Php
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
Stars: ✭ 26 (+44.44%)
Mutual labels:  functions, faas
openwhisk-runtime-java
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
Stars: ✭ 43 (+138.89%)
Mutual labels:  functions, faas
Nuclio
High-Performance Serverless event and data processing platform
Stars: ✭ 4,213 (+23305.56%)
Mutual labels:  functions, faas
Openwhisk Devtools
Development tools for building and deploying Apache OpenWhisk
Stars: ✭ 141 (+683.33%)
Mutual labels:  functions, faas
Gofn
Function process via docker provider (serverless minimalist)
Stars: ✭ 134 (+644.44%)
Mutual labels:  functions, faas
Openwhisk
Apache OpenWhisk is an open source serverless cloud platform
Stars: ✭ 5,499 (+30450%)
Mutual labels:  functions, faas
Openwhisk Deploy Kube
The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
Stars: ✭ 231 (+1183.33%)
Mutual labels:  functions, faas
Dispatch
Dispatch is a framework for deploying and managing serverless style applications.
Stars: ✭ 529 (+2838.89%)
Mutual labels:  functions, faas
Openwhisk Runtime Nodejs
Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS
Stars: ✭ 43 (+138.89%)
Mutual labels:  functions, faas
Microcule
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
Stars: ✭ 454 (+2422.22%)
Mutual labels:  functions, faas
Graphql Serverless
GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
Stars: ✭ 124 (+588.89%)
Mutual labels:  functions, faas
Fission
Fast and Simple Serverless Functions for Kubernetes
Stars: ✭ 6,646 (+36822.22%)
Mutual labels:  functions, faas
Faas
OpenFaaS - Serverless Functions Made Simple
Stars: ✭ 20,820 (+115566.67%)
Mutual labels:  functions, faas
Composer
Composer is a new programming model for composing cloud functions built on Apache OpenWhisk.
Stars: ✭ 131 (+627.78%)
Mutual labels:  functions, faas
Of Watchdog
Reverse proxy for STDIO and HTTP microservices
Stars: ✭ 175 (+872.22%)
Mutual labels:  functions, faas

MetaCall Examples

A collection of use cases and examples to be deployed in MetaCall. For more information, visit MetaCall.

  • Python Web App: A basic example of a template web that gives you the current time.
  • Auth Middleware: Example of how to implement a middleware using JWT by function composition pattern in NodeJS.
  • Auth Function Mesh: An example of a function mesh using NodeJS for JWT authentication and Python as a frontend using the auth service.

We also maintain other examples, which are published in different repositories:

  • Mailchimp Subscription: A complete example for setup Mailchimp subscriptions, includes Express for handling Webhooks.
  • Mailchimp DynamoDB Newsletter: A self contained solution for a Newsletter. A micro front-end, serverless function and a service (Express).

Article Examples

There are other examples for articles that we write in our blog. We are opened to publish articles written by the community too.

Community Examples

A part from the examples contained in this repository, we are interested in maintaining examples done by the community. The following list contains other repositories with examples ready to be deployed in MetaCall that are supported by contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].