/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Postman which I thought worked locally on my computer, is down
(status.postman.com)
536 points
helloguillecl
| 3 comments |
20 Oct 25 15:40 UTC
|
HN request time: 0.721s
|
source
Show context
pjio
◴[
21 Oct 25 05:22 UTC
]
No.
45652712
[source]
▶
>>45645172 (OP)
#
Question: Do I miss something by not using Postman? My alternatives for development are "Edit and Resend" of a request (in Firefox) and plain old curl scripts for reusable examples.
replies(9):
>>45652888
#
>>45652909
#
>>45652942
#
>>45652969
#
>>45653266
#
>>45653436
#
>>45653499
#
>>45653535
#
>>45653691
#
1.
ActorNightly
◴[
21 Oct 25 05:58 UTC
]
No.
45652909
[source]
▶
>>45652712
#
The only nice feature is being able to paste a url, get parsed parameters, and then edit all the things using the UI.
Other then that, its same old curl.
replies(1):
>>45654051
#
ID:
GO
2.
aembleton
◴[
21 Oct 25 09:42 UTC
]
No.
45654051
[source]
▶
>>45652909 (TP)
#
Being able to easily switch between dev, stage and prod is useful
replies(1):
>>45660030
#
3.
ActorNightly
◴[
21 Oct 25 18:56 UTC
]
No.
45660030
[source]
▶
>>45654051
#
In terms of just issuing requests, you can do the same with either python or curl and just scrips.
↑