PipedreamHQ / PipedreamHQ/pipedream
[APP] Reserp
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
Reserp
**Link to developer documentation**
https://reserp.ai/docs
OpenAPI: https://reserp.ai/openapi.json
**Is lack of support preventing you from moving forward, or do you have a workaround?**
A direct HTTP request is available as a workaround. This request is to register the Reserp app and its API-key connection so a minimal registry action can be contributed.
**Are there specific actions or triggers you would like to see for this app?**
- **Search Google**: accept a complete `https://www.google.com/search` URL, send one request to the documented Reserp endpoint, and return the public JSON response unchanged. Authentication uses a bearer API key.
Contributor guide
Research direction
Start with the Reserp developer documentation and OpenAPI specification linked in the issue, then locate the repository’s existing app-registration pattern for API-key connections and URL-based actions. Done means Reserp is registered, the bearer API key authenticates the request, the complete Google Search URL is accepted, and the documented JSON response is returned unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, openapi
- Domain
- api, authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100