Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify payloads #26

Open
2 of 3 tasks
ghostrider-05 opened this issue Jun 16, 2024 · 0 comments
Open
2 of 3 tasks

Simplify payloads #26

ghostrider-05 opened this issue Jun 16, 2024 · 0 comments
Labels
feature request New feature or request
Milestone

Comments

@ghostrider-05
Copy link
Owner

ghostrider-05 commented Jun 16, 2024

Feature

Add a wrapper to simplify the payloads from Patreon.

Solution

  • A method to 'simplify' payloads, like function simplify<Payload>(payload: Payload): WrappedResponse<Payload>
  • Classes to interact with wrapped payloads exposing methods and getters
  • Implement wrapped variants of all current methods

Alternative solutions

No response

Additional context

No response

@ghostrider-05 ghostrider-05 added the feature request New feature or request label Jun 16, 2024
@ghostrider-05 ghostrider-05 added this to the v0.7.0 milestone Jul 3, 2024
@ghostrider-05 ghostrider-05 modified the milestones: v0.7.0, v0.8.0 Sep 6, 2024
@ghostrider-05 ghostrider-05 modified the milestones: v0.8.0, v0.10.0 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant