Earlier quoted context omitted.
I do see you pivoted away from some developer tooling things, like mock APIs generated from your database schema (that was a thing previous, no?). While I see you have the mock api generator service, I seem to recall you guys had a more robust paid offering that would read your database schema and spin up a mock API. Any reason you pivoted away from that product? I quite literally am in search of a company that will…
I have nothing todo with Retool, but I'm curious about the problem you are trying to solve. What do you want to consume the mock api? a) Is this for rapid prototypes? (web? mobile?) b) Do you have a microservice architecture and you want to mock out one of the services? (dev? ci?) c) something else? Lets say the generator looks at your schema and generates an api, how much would you want to tweak/customize that api?…
and I'd like do it without incurring the cost of maintaining this fully in house. I know in some cases, like with GraphQL, I can do this somewhat easy if I use a 3rd party service, I know with something like AppSync there is some potential to run it locally via an emulator, but honesty the DX story around Cloud services is kind of crappy, and this would go a long way in solving that story.