Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hookdeck/quickstarts

Code to use with the Hookdeck quickstart guides
https://github.com/hookdeck/quickstarts

eda event-driven event-driven-applications event-driven-architecture event-driven-programming webhook webhooks

Last synced: about 1 month ago
JSON representation

Code to use with the Hookdeck quickstart guides

Awesome Lists containing this project

README

        



Hookdeck - A reliable event gateway for asynchronous applications


Receive, process, and deliver messages across your event-driven architecture with Hookdeck's platform for engineering teams.


Learn more »




Website
·
Documentation

# Hookdeck Quickstarts

Example applications to be used with the
[Hookdeck quickstart guides](https://hookdeck.com/docs?ref=github-quickstarts)
demonstrating common use cases for
[Hookdeck](https://hookdeck.com?ref=github-quickstarts) with different
technologies:

## TypeScript

- [Receive a webhook with TypeScript and Express.js](typescript/inbound)
- [Create a Hookdeck connection with TypeScript and Node.js or Deno](typescript/create-connection)

## Python

- [Receive a webhook with Python and Flask](python/inbound)

## Go

- [Receive a webhook with Go and Gin](go/inbound)

## C#

- [Receive a webhook with C# and ASP.NET Core](dotnet/inbound)

## CLI

- [Run the Hookdeck CLI within a Docker container for CI/CD](cli/docker)

## Learn more

- Check out the [Hookdeck docs](https://hookdeck.com/docs?ref=github-quickstarts)