[Javascript] 網路請求: superagent

superagent
https://github.com/visionmedia/superagent

superagent web
http://visionmedia.github.io/superagent/

superagent 舊版中文說明
https://github.com/zhaoqize/blog/issues/13

為什麼我們最終改用superagent
https://gist.github.com/qiulang/5430f8555cd32cae7511904e5516d2c9

Comparing different ways to make HTTP requests in Javascript in 2020
https://medium.com/javascript-in-plain-english/comparing-different-ways-to-make-http-requests-in-javascript-39ab0f090788

SuperAgent是Javascript撰寫的羽量級漸進式ajax API,相比于現有的請求API,它更加靈活,可讀,且學習成本低。 同樣它也適用於Node.js。


#Javascript, superagent, Node.js, web, browser, api, ajax, http, 網路, 請求

留言