Scouttlo
All ideas/devtools/Automated SaaS platform that generates and deploys client SDKs for APIs (OpenAPI/gRPC) across multiple programming languages
HNB2Bdevtools

Automated SaaS platform that generates and deploys client SDKs for APIs (OpenAPI/gRPC) across multiple programming languages

Scouted yesterday

7.3/ 10
Overall score

Score breakdown

Urgency7.0
Market size8.0
Feasibility8.0
Competition6.0
Pain point

Developers struggle with manually setting up pipelines and tweaking tools to generate client SDKs for their APIs

Who'd pay for this

Software companies and developers who build and maintain APIs

Source signal

"But worst of all, i have to setup the pipelines to generate the SDK's myself"

Original post

Ask HN: SaaS Idea: SDK Generation for API's (OpenAPI / gRPC)

What do you think of an SaaS company that generates client SDK&#x27;s for your API (Open API &#x2F; GRPC):<p>You just upload your api spec (OpenAPI.yml &#x2F; GRPC spec). Pick your output SDK languages Wait for the pipeline to complete and get your SDK&#x27;s..<p>The SDK&#x27;s could already be deployed to a dependency manager of the SDK target language...<p>Do you think this would work? Would your company pay for this, if so how much?<p>--<p>Background:<p>I&#x27;ve build and consumed api&#x27;s. GRPC &#x2F; OpenAPI &#x2F; GraphQL... With GRPC the protoc client generating is super nice. However with OpenAPI, openapigenerator requires some tweaking... But worst of all, i have to setup the pipelines to generate the SDK&#x27;s myself...<p>I think it would be very valuable to build a startup around it. I&#x27;ve already seen gendocu.com trying to build something like this for GRPC. Which I love!