/
ME
metaengine
/
MetaEngine API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 2w ago
Details
Filter operations
GraphQL
10
Mcp
1
OpenApi
10
Protobuf
10
post
Generate Angular HTTP client from Protobuf definition
post
Generate React HTTP client from Protobuf definition
post
Generate TypeScript Fetch client from Protobuf definition
post
Generate C# HttpClient from Protobuf definition
post
Generate Go net/http client from Protobuf definition
post
Generate Java Spring client from Protobuf definition
post
Generate Kotlin Ktor client from Protobuf definition
post
Generate Python httpx client from Protobuf definition
post
Generate Rust Reqwest client from Protobuf definition
post
Generate Swift URLSession client from Protobuf definition
Sql
11
WebService
1
Protobuf
Generate React HTTP client from Protobuf definition
post
/api/protobuf/react
Request body
ProtobufReactRequest
required
protoSource
string
nullable
required
Inline Protocol Buffers (.proto) definition content.
documentation
boolean
nullable
optionsObjectThreshold
integer
nullable
errorHandling
ErrorHandlingOptions
timeout
TimeoutOptions
bearerAuth
BearerAuthOptions
basicAuth
BasicAuthOptions
retries
RetryOptions
customHeaders
CustomHeaderOption[]
nullable
baseUrlEnvVar
string
nullable
useTanStackQuery
boolean
nullable
useTypesBarrel
boolean
nullable
responseDateTransformation
boolean
nullable
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo
Changes