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

(Improvement): Included examples and documentation for Rest API usage #2

Open
denzuko opened this issue Oct 31, 2023 · 1 comment
Open

Comments

@denzuko
Copy link

denzuko commented Oct 31, 2023

As a user
I would like to develop a full SPA application that talks to a graphql backend
So that I can rapid build a product my users would use.

As a developer with experence with h2o.ai Wave and Nitro plus React+Typescript
I would like to use the same Golang code base(s)
And I would like to follow practices that have improved our back end
And I want to drop bloated Python/Node development environments
So that we can maintain rapid development with secure code
And so that we can ensure lower resource requirements
And so that we can comply with SecDevOps best practices with binary distribution of code

Scenario: Document how rocketlaunchr/react handles http requests

  • Should have example code
  • Should document if golang's net/http is used or external node module like requests/axios needs to be added
@denzuko
Copy link
Author

denzuko commented Oct 31, 2023

TR;DR: I get we're using gopher.js here in this project but does that mean we use net/http/request or does one have to use a javascript library for http requests?

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