pnp / pnp/proxy-samples

Mock sample: SendGrid API

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
35
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Description

Create a mock sample for the SendGrid email API.

Why

  • One of the most popular email delivery APIs
  • Larger market share than Postmark/Resend
  • Testing email delivery without actually sending emails
  • Webhook simulation for delivery/bounce/open events

Suggested endpoints to mock

  • Mail send endpoint
  • Email validation
  • Delivery webhooks (delivered, bounced, opened, clicked)
  • Suppression list management
  • Template rendering

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository’s existing configuration presets and mocks for how API samples are structured. Use the listed SendGrid endpoints, webhook events, suppression management, and template rendering as the scope. The sample is done when these behaviors can be tested without sending real email.

Written by the indexing model from the issue text.

Assessment

Domain
api, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.