Home Postman on Linux
Post
Cancel

Postman on Linux

Install Postman

Install by Snap

1
sudo snap install postman

Uninstall Postman

If you use Snap:

1
sudo snap remove postman

References

This post is licensed under CC BY 4.0 by the author.

UUID in NodeJS

Fetch API on Javascript