Settings Api
Settings API uses gRPC JSON transcoding
JSON transcoding allows you call gRPC methods with familiar HTTP concepts:
- HTTP verbs
- URL parameter binding
- JSON requests/responses
RESTful APIs for your ASP.NET Core gRPC services. No duplication!
View OpenAPI schema generated by Swashbuckle and send requests with Swagger UI.