DEV Community

Peter
Peter

Posted on

1 1

Sharing Requests in Slack

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 CLI interface for all your requests.

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?

As a new experiment, I now created a Slackbot to uniformly share request exported by Milkman (using the privatebin export method).

Slack integration

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.

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

πŸ‘‹ Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay