Add Events API wrapper
Open
feature
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In addition to their REST API, PagerDuty has an [Events API](https://v2.developer.pagerduty.com/docs/events-api-v2) that allows for monitoring system integration. It would be great to expose a function to interact with this endpoint as well.
Contributor guide
Research direction
Start by examining the repository's existing REST API wrapper and the linked PagerDuty Events API v2 documentation. Determine the appropriate SDK entry point and expected behavior from those references; done means callers can use the SDK to interact with the Events API endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100