-
Notifications
You must be signed in to change notification settings - Fork 386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support in API testing tool linuxsuren/api-testing #353
Comments
Thanks for inviting ! |
I see |
Yes, you‘re right. |
I can implement it in Golang to send the
|
Thanks for the explanation, very specific~ I read the grpc-sample.yml and the steps sound reasonable.
|
Hey @LinuxSuRen 👋, Just came across our ongoing discussion about bolstering our API testing strategy and thought it might be worthwhile to consider an additional tool alongside Linuxsuren/api-testing. While linuxsuren/api-testing has been great for our needs, I recently had the chance to explore Apidog for another project, and it's been a fantastic complement for API testing. Apidog offers a really intuitive interface and extensive testing capabilities that could enhance our current setup. It's particularly good at simplifying complex testing scenarios and providing detailed insights that could help us catch issues earlier in the development cycle. Might be worth exploring Apidog as a supplementary tool to see if it can bring additional value to our API testing efforts. It's easy to set up and could potentially save us a lot of time and hassle in the long run. Would love to hear your thoughts on this! Cheers! 🛠️ |
hi @habibur4340 thanks for letting me konw a new great tool. I'll give it a try. |
linuxsuren/api-testing is an API testing and development tool which support
tRPC
,gRPC
,GraphQL
, andHTTP
protocols. Please feel free to addsrpc
support as well.The text was updated successfully, but these errors were encountered: