Postman acquires Akita for automated API observability
61–70 of 124 posts
Re: Postman acquires Akita for automated API observability
#62Try as they might, I don't think Postman will ever be able to justify that $5.6bn valuation...
Now they are forcing to register to their platform to continue using the collections for free. So most of the users will have to enter their data, or just leave the product (difficult, there's not that much alternative)
Re: Postman acquires Akita for automated API observability
#63Earlier quoted context omitted.
It's an absolutely crazy valuation for the product / industry. Ultimately they're competing with free & good enough. What's their moat?
> What's their moat? I find this question really annoying. Almost all tech companies have no moat except for maybe brand and network moat which postman also kinda has. What's Apple's moat? Or Google's?
Apple has a strong luxury brand, higher quality, a large valuable market with a strong app community. They have a similar insulation to external players. Macbooks also tend to be popular in development communities due to its unix based os and strong support, which can be a strong alternative to a linux os for companies, but has been watered down with Windows push to support WSL2.
Postman doesn't have a moat. They don't have a strong marketplace where they can profit of exchanges. They don't have a significantly more advanced tool. it can be easily replaced by any user with an equivalent product with no real loss.
Re: Postman acquires Akita for automated API observability
#64Try as they might, I don't think Postman will ever be able to justify that $5.6bn valuation...
Does postman do anything curl doesn’t? When I was on onboarding at a job my pair started teaching me postman, which ended with me teaching them curl and them dropping postman. If you need to share queries, put them in version control!
Also I can stitch together different APIs by taking response from one API and pass it as request to other APIs. For instance I invoke login API, grab session ID from the response and pass it to other APIs which are behind login.
Of course one could do all of this in curl but it’ll be cumbersome. And yes, if all you want to do is invoke a single API then Postman is definitely an overkill.
Re: Postman acquires Akita for automated API observability
#65Earlier quoted context omitted.
It's just because they have money. It will take billions of dollars and multiple years for other companies to reach that but I don't see any moat except if money is the moat. Same with postman. Right now they are so much ahead in features that it would take multiple years for other company to match it.
I think its more than money and time. Getting supply chains right (both hardware and software) is really hard at scale. Additionally there’s network effects of their proprietary ecosystem that thousands of developers and millions of users have invested in. Thats very very sticky. Unless Apple fucks up majorly I don’t see that changing.
I agree 100%. I just said the same is true for postman that it is hard for some other company to replace it.
Re: Postman acquires Akita for automated API observability
#66Earlier quoted context omitted.
Really? I haven't used Postman since Insomnia came out. What's keeping you with Postman?
Isn't Insomnia the same? The parent company (KongHQ) is also backed by VCs @ 1.2B valuation. Whats the difference/better?
Re: Postman acquires Akita for automated API observability
#67Try as they might, I don't think Postman will ever be able to justify that $5.6bn valuation...
Re: Postman acquires Akita for automated API observability
#68Earlier quoted context omitted.
It's an absolutely crazy valuation for the product / industry. Ultimately they're competing with free & good enough. What's their moat?
> What's their moat? I find this question really annoying. Almost all tech companies have no moat except for maybe brand and network moat which postman also kinda has. What's Apple's moat? Or Google's?
Re: Postman acquires Akita for automated API observability
#69Re: Postman acquires Akita for automated API observability
#70Earlier quoted context omitted.
postman was essentially built as a easy GUI version of curl. Once it went the VC route it kinda jumped the shark.
Agreed. Postman is a classic victim of "Enshittification" to try to recoup the VC money. I prefer this VS Code plugin for the very simple stuff https://marketplace.visualstudio.com/items?itemName=humao.re... I'm sure there's a gap for a "better postman" that's more complex that that, but a lot less encrusted than postman. However IMHO, the more complex scripted testing is better done in your main dev language Source:…
Like Postman, without all the bullshit. Which is to say, like a few-versions-ago Postman.