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

net/http library #18

Closed
ndbroadbent opened this issue Mar 22, 2013 · 3 comments
Closed

net/http library #18

ndbroadbent opened this issue Mar 22, 2013 · 3 comments

Comments

@ndbroadbent
Copy link

Do you have any plans for including a net/http library?

Would love to see something much easier to use than Ruby's net/http, maybe something inspired by HTTParty.

@waj
Copy link
Member

waj commented Mar 23, 2013

Thanks for the excitement! Followers of the project like you are pushing us to work harder :-)

Crystal is currently in early stages. We're trying to complete an efficient type inference algorithm before going any further because that will have strong implications in how the language looks and behave.

There are still however many other basic features missing before this can be considered a language to be used on real projects, like garbage collection and multithreading.

I really hope we can be soon discussing how the http and other core libraries will look like. We'll definitely listen to suggestions. Please stay tuned!!

@sonnysideup
Copy link

any traction on implementing this library?

@jhass
Copy link
Member

jhass commented Aug 18, 2016

Sure, have a look at HTTP::Client.

oprypin pushed a commit to oprypin/crystal that referenced this issue Sep 9, 2019
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

5 participants