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

[Stretch Goal] Create a a way of writing async request #32

Closed
sansyrox opened this issue Jun 30, 2021 · 1 comment
Closed

[Stretch Goal] Create a a way of writing async request #32

sansyrox opened this issue Jun 30, 2021 · 1 comment

Comments

@sansyrox
Copy link
Member

https://docs.rs/reqwest/0.11.4/reqwest/

Async requests in python are very verbose. (3-4 lines for a single await)

Make a way to add easier requests in robyn!

@sansyrox
Copy link
Member Author

sansyrox commented Nov 7, 2021

Implemented!

@sansyrox sansyrox closed this as completed Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant