GitHunt
KE

kevinhillinger/openhack-serverless

Serverless implementation in TypeScript using Azure Functions to handle HTTP, Pub/Sub topic, and Saga to handle microservice interactions and data ingestion using event driven patterns

OpenHack - Serverless

function app

My solution to the serverless open hack that Microsoft runs.

What you might glean from this codebase?

  • TypeScript build that works with Azure Functions
  • TypeScript with Azure Functions v3
  • Durable Functions using TypeScript
  • Structuring your project while still using Azure Functions without creating a big ball of wax
  • Azure CLI setup of Azure Functions resources
  • some very simplistic but useful Log Analytics queries

Resources

OpenHack - Serverless Events Calendar

Languages

TypeScript85.6%Shell11.1%HTML3.2%

Contributors

Creative Commons Attribution 4.0 International
Created August 11, 2020
Updated February 1, 2022
kevinhillinger/openhack-serverless | GitHunt