rpc
API generator
Generates API SDKs for various languages based on Erlang's Type Specification.
☎️ RPC: Type Driven Parser Generator
18 stars
5 watching
12 forks
Language: Erlang
last commit: about 3 years ago
Linked from 1 awesome list
javajsprotobufswift
Related projects:
Repository | Description | Stars |
---|---|---|
automorph-org/automorph | A library that generates type-safe RPC clients and servers in Scala, allowing developers to create remote APIs with minimal code. | 10 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
priestjim/gen_rpc | A scalable RPC library for Erlang-based languages | 222 |
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,448 |
jmcarp/flask-apispec | Automated Swagger markup generation for Flask APIs | 655 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
starknet-io/types-js | A package providing TypeScript type definitions for Starknet's JSON RPC specification and wallet API. | 8 |
ergo/pyramid_apispec | Generates OpenAPI specification files for Pyramid applications. | 23 |
kekekeks/corerpc | An extensible RPC library with support for multiple transport protocols and automatic class registration. | 82 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 414 |
pearu/simple-rpc-cpp | Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. | 37 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |