Is there a SwaggerUI alternative for gRPC? #11755
JohnLKramer
started this conversation in
General
Replies: 1 comment
-
Googles gnostic offers alternative with the Open API app / plugin:
Note: As an aside, Open API can be used in conjunction with Swagger in Spring Boot Applications with exposed web page. REST Example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I knew that there are a lot of client tools that I could use but I'd like to just be able to add a dependency and some configurations and have a web page exposed for gRPC services. Does anything like that exist?
Beta Was this translation helpful? Give feedback.
All reactions