<!-- Thank you for using PromptDrifter! 🚀 Before filing a feature request, please check: - Have a usage question? Ask in Discussions: https://github.com/Code-and-Sorts/PromptDrifter/discussions - Experiencing a bug? Use the bug report template instead - Search existing issues to see if someone already requested this Please provide the information below to help us understand your feature request. --> ## Problem Statement - There might be cases where there currently isn't support for a specific adapter type ## Proposed Solution <!-- Describe the solution you'd like to see --> - Create a custom adapter that handles REST API requests. ## Use Case <!-- Describe how this feature would be used. Include specific examples if possible --> - Be able to pass in the following: - URL - Body - Headers - API key ## Implementation Notes <!-- Optional: If you have ideas about how this could be implemented, share them here --> - Should follow the same pattern and other adapters
Problem Statement
Proposed Solution
Use Case
Implementation Notes