Giter VIP home page Giter VIP logo

Comments (7)

holmes1412 avatar holmes1412 commented on September 14, 2024 2

Thanks for the explanation, very specific~ I read the grpc-sample.yml and the steps sound reasonable.

srpc protocol: https://github.com/sogou/srpc/wiki#2-rpc-protocol-layer, if you are interested, you may check it out.

from srpc.

habibur4340 avatar habibur4340 commented on September 14, 2024 1

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! 🛠️

from srpc.

LinuxSuRen avatar LinuxSuRen commented on September 14, 2024 1

hi @habibur4340 thanks for letting me konw a new great tool. I'll give it a try.

from srpc.

holmes1412 avatar holmes1412 commented on September 14, 2024

Thanks for inviting ! srpc is a C++ RPC project, so I'm afraid it is not applicable to the project you mentioned.
Have a good day ^_^

from srpc.

LinuxSuRen avatar LinuxSuRen commented on September 14, 2024

I see srpc could send the request over HTTP from the readme. It is possible if it is true.

from srpc.

holmes1412 avatar holmes1412 commented on September 14, 2024

Yes, you‘re right. srpc can send HTTP protocol requests.
But from what I understand is that api-testing is a project to test different network protocols?
Secondly, how to add srpc as a C++ project to this go project?

from srpc.

LinuxSuRen avatar LinuxSuRen commented on September 14, 2024

I can implement it in Golang to send the srpc request if you could give me some clues or the relevant documents. If I understand it correctly, it might be like this:

  • Describe the srpc request and the expected response in YAML format
  • Send the request data in Golang
  • Compare the response whether match with the expected

from srpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.