Postman for Linux(x86)
from: http://chromecj.com/web-development/2018-04/1374.html
Postman for Linux(x86)開發(fā)背景
使用Linux系統(tǒng)的人越來越少,但是postman一直秉承“不要忘記Linux開發(fā)人員”的原則。推出Postman for Linux應(yīng)用程序基于與原生Mac和Windows應(yīng)用程序(Electron)相同的技術(shù),并幫助Postman更接近我們?yōu)槊總€開發(fā)人員更容易制作API的目標(biāo)。我們鼓勵Postman Chrome用戶盡快過渡到Linux,Mac或Windows應(yīng)用程序。過渡到本地Postman應(yīng)用程序?qū)τ贑hrome應(yīng)用程序用戶來說非常簡單 - 您只需在下載并啟動新的本機應(yīng)用程序后登錄您的郵遞員帳戶,并且所有歷史記錄和收藏集都將自動同步。Postman本地應(yīng)用程序提供與Chrome應(yīng)用程序相同的功能(目前chrome已經(jīng)停止對chrome應(yīng)用程序提供支持),為構(gòu)建,測試,記錄和共享API提供了一個完整的平臺,并使您的工作流程更快更輕松。另外,本地應(yīng)用程序為開發(fā)人員提供了無縫的請求捕獲和cookie處理功能。 Postman Chrome應(yīng)用程序的用戶需要下載Postman Interceptor Chrome擴展程序來管理桌面瀏覽器中的Cookie和捕獲請求;我們的本機應(yīng)用程序在應(yīng)用程序本身內(nèi)提供了此功能。
Postman for Linux(x32)使用方法
postman for linux
1.如何在Linux上安裝Postman應(yīng)用程序?
在Linux上的安裝Postman應(yīng)用可能因分布而有所不同。 Postman雖然推薦安裝它的本地應(yīng)用程序,但沒有任何文檔介紹在Ubuntu上安裝它。 因此,為了讓Ubuntu用戶更容易從Postman開始,下面是一些快速設(shè)置的命令!
wget https://dl.pstmn.io/download/latest/linux64 -O chromecj.com-postman.tar.gz
sudo tar -xzf chromecj.com-postman.tar.gz -C /opt
rm chromecj.com-postman.tar.gz
sudo ln -s /opt/Postman/Postman /usr/bin/postman
如何在Linux上安裝Postman應(yīng)用程序?
2.作為獎勵,這是一個為您的啟動器創(chuàng)建Unity桌面文件的命令。 創(chuàng)建文件后,注銷并重新登錄后,您將能夠在Unity啟動器中搜索“Postman”以啟動postman應(yīng)用程序。
cat > ~/.local/share/applications/postman.desktop <<EOL
[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=postman
Icon=/opt/Postman/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;
EOL
總結(jié)
以上是生活随笔為你收集整理的Postman for Linux(x86)的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 深度学习中IU、IoU(Intersec
- 下一篇: 信息检索的评价指标(Precision、