Some checks are pending
offline / test (push) Waiting to run
Each module has SUMMARY.md and NATS.md (who sends/receives, subject addresses, payload). Tests: splitter 3, worm 3, aggregator 2. Forgejo repos pushed separately; this commit keeps them in the monorepo.
11 lines
364 B
Markdown
11 lines
364 B
Markdown
# zappier-edge
|
||
|
||
**Job:** Metered commercial API, portal, admin, Stripe. Zapier’s only public HTTPS hop.
|
||
|
||
**Expects:** Zapier Platform app with `x-api-key`.
|
||
|
||
**Sends:** HTTPS to middleware `/zapier/v1/*` (or local mock `/v1/timestamp`, `/v1/add`, `/v1/hashes`, `/v1/receipts`).
|
||
|
||
**Does not** speak NATS or `api.veraetime.net`.
|
||
|
||
**Test:** `npm test` (Jest, 177+).
|