-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Add support for async-rest
?
#3565
Comments
#3564 has been merged into master. Would you have time to contribute the enhancement ( |
Only 3 files need to be modified. I can get it started and you can fill in the blanks. |
I don't have time for this right now. However, it seems like an interesting idea.
What I find fascinating, is how bad - inconsistent - and messy - many web interfaces are. I've implemented two: Even thought they are both web interfaces, they are both very different. For example, while Because of this, and other similar issues, it becomes very difficult to make Even some more crazy interfaces do things like HTTP www-encoded form parameter called So.... Where am I going with this?
Surely you have some feedback about that. |
That's ok. Let's see if anyone from the community has time to work on this enhancement. |
It's a RESTful client implementation that follows the REST thesis.
https://github.com/socketry/async-rest
Feel free to close this issue if irrelevant.
The text was updated successfully, but these errors were encountered: