PawanOsman / GoogleBard

GoogleBard - A reverse engineered API for Google Bard chatbot for NodeJS
https://bard.google.com
MIT License
415 stars 57 forks source link

Replace axios with alova #17

Closed ansarizafar closed 1 year ago

ansarizafar commented 1 year ago

axios is too big. I recommend replacing it with https://github.com/alovajs/alova or https://github.com/developit/redaxios

PawanOsman commented 1 year ago

looks like alova is for client-side requests