Uh oh!
There was an error while loading. Please reload this page.
Add API Sprout to new mock server section - #1645
Conversation
MikeRalphson
commented
Aug 9, 2018
Just for consistency, is there a reason for having |
danielgtaylor
commented
Aug 9, 2018
@MikeRalphson it wasn't clear to me whether the language should describe what a tool is written in or what language you as an end-user would use to interact with it. It might be interesting that it's written in Go, but it's really just a CLI tool anybody can easily install and run. |
danielgtaylor
commented
Aug 21, 2018
@MikeRalphson@darrelmiller any chance this could get merged in? Thanks 👍 |
MikeRalphson
commented
Aug 24, 2018
Exactly, that's the point of this column. It helps people know whether the code is suitable for integrating with other tools, and for learning from. There is no column for differentiating CLI tools from graphical tools or libraries etc (fit that into the description if you can). |
danielgtaylor
commented
Sep 27, 2018
@MikeRalphson updated to show that it is written in Go now 😄 |
MikeRalphson
commented
Nov 15, 2018
Thanks for the contribution. |
Adds my new OpenAPI 3 mock server to the implementations list.