|
|
|
|
|
by jamessb
2494 days ago
|
|
It seems the user created this because they thought that Postman required too many resources as an Electron app. I'm not sure why they didn't just use a commandline tool (e.g. httpie [1]) that would work with any API, rather than just those with permissive CORS headers. [1]: https://httpie.org/ |
|
To your second point, despite years of writing Curl some times its nice to have an interface and for some people that is their personal preference.