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

Refactor Utils to Use async/await Instead of Callbacks for HTTP Methods #1221

Open
konavivekramakrishna opened this issue Aug 8, 2024 · 3 comments

Comments

@konavivekramakrishna
Copy link
Contributor

Currently, for GET, POST, and other methods, we use functions provided by the Utils: getFromOpenElisServer and postToOpenElisServer. These functions rely on callbacks. Update the code to use async and await instead of callbacks.

@konavivekramakrishna konavivekramakrishna changed the title Change HTTP Request Mechanism in OpenELIS Refactor Utils to Use async/await Instead of Callbacks for HTTP Methods Aug 8, 2024
@Isabirye1515
Copy link
Contributor

i would like to take up this

@Isabirye1515
Copy link
Contributor

Please am cought up by something any one can take this up

@Isabirye1515
Copy link
Contributor

Isabirye1515 commented Sep 16, 2024

i have made this like this here , see this pull request
#1264
@konavivekramakrishna

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

2 participants