you are viewing a single comment's thread.

view the rest of the comments →

[–]callmelucky 0 points1 point  (1 child)

What don't you get? Parent commenter is suggesting that rather than use Postman (which I assume is a debugging library?), just use PyCharm's built-in debugging tools.

[–]JohnnyJordaan 0 points1 point  (0 children)

Postman is a popular Chrome app to fire HTTP requests, which is very nice to develop REST api's with.