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

Include the adapters in the library #148

Open
aminnairi opened this issue Dec 16, 2023 · 0 comments
Open

Include the adapters in the library #148

aminnairi opened this issue Dec 16, 2023 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@aminnairi
Copy link
Owner

Is your feature request related to a problem? Please describe.
If starting off from scratch without using the template, users will have to spend some time defining an adapter. This can be quite tedious for newcomers or users that only want to focus on the business and not on the implementation details. Adapters should be included in the library, allowing users to use a set of default adapters in order to send the requests.

Describe the solution you'd like
Include the createHttpAdapter & createExpressAdapter inside the library instead of having to always define it manually for users that don't want to start off with the template.

Describe alternatives you've considered
None.

Additional context
None.

@aminnairi aminnairi added the feature New feature or request label Dec 16, 2023
@aminnairi aminnairi added this to the 4.1.0 milestone Dec 16, 2023
@aminnairi aminnairi self-assigned this Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant