Gergo Tolnai
Gergo Tolnai
Hey! I have just created a really simple service to show user count badges for Github Actions based on Github's search feature. https://github.com/geritol/count-actions-users I think it would be nice to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.2.2 ### Current Behavior When I set `path`...
We use ts-proto to generate types for our frontend that uses http to communicate with the backend. https://github.com/grpc-ecosystem/grpc-gateway allows us to auto generate endpoints based on simple `.proto` descriptors ie:...