<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Peter</title>
    <description>The latest articles on DEV Community by Peter (@warmuuh).</description>
    <link>https://dev.to/warmuuh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F198191%2Ff31e2fae-9f05-4921-9d25-f63c76479636.png</url>
      <title>DEV Community: Peter</title>
      <link>https://dev.to/warmuuh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/warmuuh"/>
    <language>en</language>
    <item>
      <title>Sharing Requests in Slack</title>
      <dc:creator>Peter</dc:creator>
      <pubDate>Mon, 06 Jul 2020 08:39:25 +0000</pubDate>
      <link>https://dev.to/warmuuh/sharing-requests-in-slack-65l</link>
      <guid>https://dev.to/warmuuh/sharing-requests-in-slack-65l</guid>
      <description>&lt;p&gt;With Milkman, I already created an extensible open-source alternative to Postman, which I wanted to employ for all sorts of experiments to see if I can boost developer productivity. One such experiment was a simple &lt;a href="https://github.com/warmuuh/milkman/tree/master/milkman-cli"&gt;CLI interface&lt;/a&gt; for all your requests.&lt;/p&gt;

&lt;p&gt;Lately, I wondered how to best share requests, such as Http Requests, sql or other kinds. For Http, you typically share the curl-request, but how to share a gRPC call?&lt;/p&gt;

&lt;p&gt;As a new experiment, I now created a &lt;a href="https://github.com/warmuuh/milkman/blob/master/docs/slack-integration.md"&gt;Slackbot&lt;/a&gt; to uniformly share request exported by Milkman (using the privatebin export method).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mO77v9TE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/warmuuh/milkman/raw/master/img/slack-preview.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mO77v9TE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/warmuuh/milkman/raw/master/img/slack-preview.png" alt="Slack integration"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;This way, you can share, view and import requests with milkman in slack. Let me know, if you have ideas for improvements that might be useful to further boost productivity. &lt;/p&gt;

</description>
      <category>java</category>
      <category>api</category>
      <category>http</category>
      <category>slack</category>
    </item>
  </channel>
</rss>
