Skip to content

Introductionary session on REST, JWT, Postman and Chrome DevTools for Analysts & Testers

Notifications You must be signed in to change notification settings

itenium-be/REST-JWT-DevTools

Repository files navigation

Rest-JWT-Postman-DevTools

Chrome DevTools

The Tabs:

  • Elements
  • Console
  • Network
  • Application
  • Redux

Postman

Or go with an open-source & free alternative that looks exactly the same:

In Visual Studio Code:

cURL

curl http://itenium.synology.me:9100/api/config/security

Chrome Console

await fetch('http://itenium.synology.me:9100/api/config/security').then(res => res.json())

Working with

Done?

Login a form with Autohotkey?
https://itenium.be/blog/productivity/autohotkey-use-case/

Other:

  • CAPSLOCK & X: Google the selected text
  • CAPSLOCK & W: Open selected URL in Chrome

About

Introductionary session on REST, JWT, Postman and Chrome DevTools for Analysts & Testers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published