axios
#JavaScript
概要
https://github.com/axios/axios
Angular.jsの
$http
サービスライクなAPIを提供するHTTPクライアント
Tips
Node.js環境でapplication/x-www-form-urlencoded形式のデータをPOSTする
URLSearchParams
を利用する必要があります。
https://qiita.com/SugarShootingStar/items/62a92e135d3c79761f6a
アダプタ
axios-mock-adapter
axios-cache-adapter
axios-extensions
インターセプタ
axios-retry