codebykyle / local-webhooks

Bring web events to a local environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Webhooks

This code is part of a tutorial on my website. If you'd like to follow along on how to use this, you can view the tutorial at:

Overview

This project is made up of two pieces. A Lambda function, which runs on AWS's Lambda, and a client, which downloads and submits events to a local environment.

To see more information about the client, please view it's readme:

View Client

About

Bring web events to a local environment


Languages

Language:Python 96.2%Language:Shell 3.8%