https://github.com/sodiray/exo-use-github-webhook
Exobase hook that will verify, validate, and parse incoming webhook request from GitHub
https://github.com/sodiray/exo-use-github-webhook
Last synced: 7 months ago
JSON representation
Exobase hook that will verify, validate, and parse incoming webhook request from GitHub
- Host: GitHub
- URL: https://github.com/sodiray/exo-use-github-webhook
- Owner: sodiray
- Created: 2021-12-19T05:47:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-19T05:49:55.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T05:27:22.985Z (8 months ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `core`
> TODO: description
## Usage
```
const core = require('core');// TODO: DEMONSTRATE API
```