Arshia001/FSharp.GrpcCodeGenerator
A protoc plugin to enable generation of F# code + supporting libraries
This project helps F# developers integrate gRPC and Protocol Buffers into their applications. It takes Protocol Buffer definition files (`.proto`) and generates F# code, allowing them to define data structures and service contracts in a language-agnostic way and then build F# clients and servers that communicate using these definitions. F# developers who want to build high-performance, cross-platform microservices will find this useful.
No commits in the last 6 months.
Use this if you are an F# developer building applications that need to communicate with other services using gRPC and Protocol Buffers.
Not ideal if you are not an F# developer or if your project does not utilize gRPC for inter-service communication.
Stars
80
Forks
9
Language
F#
License
MIT
Category
Last pushed
Jun 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Arshia001/FSharp.GrpcCodeGenerator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhnavein/swaggie
Tool for generating TypeScript client code for given Swagger API endpoints
grafana/openapi-to-k6
A CLI tool to convert an OpenAPI schema to a TypeScript client to use with k6.
reagento/descanso
A modern and simple way to create clients for REST like APIs
mikestead/openapi-client
Generate ES6 or Typescript service integration code from an OpenAPI 2 spec
verizonconnect/ngx-form-generator
Generate Angular ReactiveForms from OpenAPI documents