PipedreamHQ / PipedreamHQ/pipedream
WTF Games
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
### App
WTF Games
https://wtfgames.io/wp-json/
### Sources
None currently. The first release is read-only actions invoked by workflows.
### Actions
Search Games: search the public game index by keyword. List Latest Games: return paginated game posts with title, URL, date, and excerpt. Get Page by Slug: retrieve a public page, including game-break-timer.
Contributor guide
Research direction
Start by inspecting the Pipedream integration structure and the WTF Games WordPress REST endpoint at https://wtfgames.io/wp-json/. Implement the three read-only actions described: search games, list latest games with pagination, and get a page by slug. Done means workflows can invoke each action and receive the requested game or page fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wordpress
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100