|
|
|
|
|
by marcuskaz
130 days ago
|
|
I just did this at work, I was working with Postman testing an API and wanted it work in a slightly different way and be able to do some bulk testing, saving responses, all slightly different then how Postman worked. I clone just the features I wanted in about 15 minutes and now have my own API test tool that works exactly how I want. It is not something I would ever release or need to share, just a local tool for me to use. If your software doesn't provide a service, like sync, storage, availability, if it is just local, it'll be a tough market. This also got me thinking about open source might be dying. For this tool, there is no reason for me to open source it, anyone can create the same thing in minutes. I didn't add anything, the only maybe interesting part would be to share the prompt, but then someone else can create their own prompt to have their tool do what they want. Software world is really getting weird. |
|