Commit b602518
committed
refactor: remove request-promise dependency and implement native HTTP request handling
- Removed `request` and `request-promise` packages from dependencies.
- Refactored the `IRISdb` class to use native `http` and `https` modules for making requests.
- Updated the request handling logic to manage headers, body, and response parsing without external libraries.1 parent 4aee495 commit b602518
3 files changed
+330
-589
lines changed
0 commit comments