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

Add docs on making web requests #66

Closed
dsyme opened this issue Jun 1, 2018 · 2 comments · Fixed by #291
Closed

Add docs on making web requests #66

dsyme opened this issue Jun 1, 2018 · 2 comments · Fixed by #291
Labels
good first issue Good for newcomers

Comments

@dsyme
Copy link
Collaborator

dsyme commented Jun 1, 2018

Add simple docs on making web requests akin to this:

https://github.com/SAFE-Stack/SAFE-BookStore/blob/master/src/Client/pages/Login.fs#L57

@dsyme
Copy link
Collaborator Author

dsyme commented Jun 1, 2018

In EXF you'd use Cmd.ofAsyncMsg (there is no promise { ... } or Cmd.ofPromise).

@dsyme dsyme added docs good first issue Good for newcomers labels Jul 10, 2018
@TimLariviere TimLariviere added this to the 1.0.0 milestone Dec 2, 2018
@SergejDK
Copy link
Collaborator

SergejDK commented Jan 22, 2019

Is this still needed?

If yes - should there be used a lib e.g. http://fsharp.github.io/FSharp.Data/library/Http.html or any other approach?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants