Can Postman Be Used for API Monitoring?

0
9
Asked By TechieTurtle99 On

I've recently started using Postman mainly for creating collections and doing manual tests. I'm curious if it can also be effectively utilized to monitor API health and performance. What do others think about it?

5 Answers

Answered By PastUser99 On

I abandoned Postman back in 2023 when it became too unwieldy. I switched to tools like Insomnia and Bruno since then. Just not impressed with Postman anymore.

Answered By CriticalCoder88 On

Honestly, I've found Postman to be bloated and frustrating to use. I switched back to building my own curl commands because it just wasn't worth it anymore.

CynicalDev301 -

No kidding! And with all the downtime from AWS, I can't rely on it.

Answered By SkepticalDev1 On

Postman has turned into a bloated SaaS that often pushes for subscriptions. I now use the built-in HTTP client from my JetBrains IDE, which is just simpler and works without extra steps.

Answered By CuriousCat42 On

Monitoring with Postman is possible through features like Postman Flows, which allows you to create dashboards for your APIs. When combined with their insights and monitors, it can be a capable system monitor.

UserFriendly101 -

Yeah, I've found it pretty useful for setting up visual dashboards for performance metrics.

Answered By EcoFriendlySync On

If you’re looking for alternatives, you might try Yaak. It's lightweight, open-source, and it syncs through Git, which is a nice feature without the bloat of Postman.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.