You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
All the code is saved in an unique file, even with the comments some day this could be a problem.
Describe the solution you'd like
Separate the resources available on this wrapper, to read the code better. Also it is possible to use the HTTPS native module from NodeJS to do the request. I believe this could speed up the response.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
All the code is saved in an unique file, even with the comments some day this could be a problem.
Describe the solution you'd like
Separate the resources available on this wrapper, to read the code better. Also it is possible to use the HTTPS native module from NodeJS to do the request. I believe this could speed up the response.
The text was updated successfully, but these errors were encountered: