mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
6ff34fb49f
refs: https://github.com/TryGhost/Toolbox/issues/439 Adds timed metrics to ensure we know how long Mailgun takes to respond to queries - as well as the status codes we hit. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
package.json | ||
README.md |
Mailgun Client
Mailgun client for Ghost
Usage
Test
yarn lint
run just eslintyarn test
run lint and tests