astrajs
astrajs copied to clipboard
[feat]: Allow custom implemention of `fetch` or any other fetching library instead of `axios`
Hi, As a REST client, it is normal for users to prefer any fetch libraries, not only axios. It would be better if it @astra/rest had this kinda custom fetch library using option.