chapar-rest / chapar

Chapar is a simple and easy to use api testing tools aims to help developers to test their api endpoints. it support http and grpc protocols.
https://chapar.rest
BSD 3-Clause "New" or "Revised" License
449 stars 22 forks source link

Pre request and Post request for GRPC and REST #75

Closed mirzakhany closed 1 week ago

mirzakhany commented 1 month ago

This PR introduces pre request actions to chain requests as well as adds Pre and Post request action to GRPC requests.