
Tl;dr:
Problem: Non-technical people often have to nag engineers to do little things like run a DB query, or run a simple API call.
Solution: Convert your API calls into easy to use forms that non-technical teammates can run themselves!
Hey everyone! I built this tool called CommandCamp that allows non technical team-mates to run API commands - it's a bit like Postman, but for non-technical people.
Here's a demo: https://www.loom.com/share/19ae7a0df1564d8fadd618de70a0b4a3
With CommandCamp, you can set up an API call in a way that looks like a google form for the end user. And it literally only takes 15 seconds to set up an API call.
Super helpful in making admin consoles, because to the non-technical user it just looks like a list of commands they can run, with no scary code-looking things to deal with!
Let me know what you think :) if this looks interesting, email me and I'll set you up.