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

[Feature Request]: Make APIClientService a protocol and allow users to provide request handler #105

Open
wmalloc opened this issue Jan 23, 2025 · 1 comment
Labels
new feature New feature or request

Comments

@wmalloc
Copy link

wmalloc commented Jan 23, 2025

Summary

Allow users to be able to provide their own request handlers

Pain points

Would like to add request and resposne interceptors ro api calls.

Considered Alternatives

No response

Is this a breaking change?

Yes

Library Examples

https://github.com/apple/swift-http-types

Additional Context

No response

@wmalloc wmalloc added the new feature New feature or request label Jan 23, 2025
@MasterJ93
Copy link
Owner

Yeah, I'm okay with this. And I might also use that library for it. Once I add the OpenAPI generator, I'll add this to the list of things to do.

@MasterJ93 MasterJ93 moved this to Todo in ATProtoKit Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants