This package is a library that is used to make http requests for any api.
npm install
- ``
- NodeJs
- Npm
If you want to make a request to an endpoint other than the one entered in the initial configuration parameters, you can send the variable
overwriteEndpoint: true
within the same object "data". This parameter indicates that the endpoint will be replaced by the url that is being entered in the method. Ex: