📄️ GET Request
The getAsync method sends an HTTP GET request to the specified endpoint. It supports optional route parameters, query parameters, custom headers, and request cancellation via an AbortController.
The `@bishal-shrestha/rest-client` library provides strongly-typed methods to interact with RESTful endpoints.
The getAsync method sends an HTTP GET request to the specified endpoint. It supports optional route parameters, query parameters, custom headers, and request cancellation via an AbortController.