minte9
LearnRemember



Postman

Postman simplifies each step of the API lifecycle;
 
sudo snap install postman

# postman (v10/stable) 10.11.1 from Postman, Inc. (postman-inc?) installed

# Activities: Postman

Jq

Jq processor provides many other powerful features for working with JSON data.
 
sudo apt-get update && sudo apt-get install -y jq

Tmux

Allows you to create and manage multiple terminal sessions in a single window
 
sudo apt-get update
sudo apt-get install tmux

tmux
ctrl-b and then % (two windows), and quote to split again in two
ctrl-b and arrows (to switch between windows)



  Last update: 174 days ago