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

Create a universal client for facebook crate #34

Open
arn-the-long-beard opened this issue Nov 10, 2021 · 0 comments
Open

Create a universal client for facebook crate #34

arn-the-long-beard opened this issue Nov 10, 2021 · 0 comments
Assignees
Labels

Comments

@arn-the-long-beard
Copy link
Member

arn-the-long-beard commented Nov 10, 2021

Overview of feature 📝

Which problem is the feature or enhancement solving❓

Having a universal client with the use of trait make easy to have our library used by other wasm frameworks.

Documentation & Help ℹ️

It has been done for arangors https://github.com/fMeow/arangors/blob/main/examples/custom_client.rs.

arangors use ClientExt trait inside its own code and the user decides to use Reqwest or something else with custom implementation if they want.

@arn-the-long-beard arn-the-long-beard changed the title Create a universal client for facebook & Insta Api Create a universal client for facebook & Insta Apis Nov 10, 2021
@arn-the-long-beard arn-the-long-beard changed the title Create a universal client for facebook & Insta Apis Create a universal client for facebook crate Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants