# handleGitHub

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/webhooks/webhook.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/webhooks/webhook.controller.ts#L19)

GitHub webhook receiver (no auth — verified by HMAC)

## Endpoint

`POST /webhooks/github`

## Referenced By

- `WebhookController` (MODULE_DECLARES)
