TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Milkman: An Extensible Alternative to Postman in JavaFX

68 点作者 javinpaul将近 6 年前

4 条评论

lunias将近 6 年前
Cool to see someone using JavaFX and not Electron. I quite like it and used it for a few card games and stuff.
pjmlp将近 6 年前
Congratulations on picking up JavaFX for doing it.
giancarlostoro将近 6 年前
Interesting and the nice thing about him wanting to add JavaScript runner support is the JRE does have a JS engine you can embed into your apps.<p>The JS runner in Postman felt a little limited I couldnt for example figure out how to fetch a document.cookie from a response. It would be awesome if the JS runner can match the usefulness of the one from Postman in addition to being extendable like the rest of Milkman seems to be.<p>One thing I wish there was and maybe this project might be extensible towards is a JMS &#x2F; better ActiveMQ &#x2F; JMS client.
评论 #20541485 未加载
y4mi将近 6 年前
&gt; <i>Git Team Synchronization Plugin</i><p>Neat!<p>I personally switched to vscode rest client some time ago because the requests are just text on the filesystem so clearly visible in code review etc, but this looks really promising