|
|
|
|
|
by throwaway894345
715 days ago
|
|
> People use it - like I do - because they like the improved type safety compared to REST. You don't need a binary format just to get type safety. JSONSchema, OpenAPI, etc exist after all. > But in this case the DSL is OpenAPI, which is an error prone mess of YAML or JSON specifications. They might not be pretty, but they're not particularly error prone (the specs themselves are statically checked). |
|
But let’s just agree to disagree here. You do you and build REST APIs, while I’ll stick to gRPC