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

It doesn't need express or other http server. #2

Open
hxsf opened this issue Sep 27, 2017 · 1 comment
Open

It doesn't need express or other http server. #2

hxsf opened this issue Sep 27, 2017 · 1 comment

Comments

@hxsf
Copy link

hxsf commented Sep 27, 2017

electron can use any node modules.
so, just use some package like "request"(exec by node) instead of fetch/xhr (exec by browser).
you can make any request without CORS.

happy to do this together.

@trazyn
Copy link
Owner

trazyn commented Sep 27, 2017

所以readme上写了api会重新造轮子

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants