Hebert Coelho
Hebert Coelho
Create the body validation by xpath e.g.: /bookstore/book[1]/title
Validate against a given full path file e.g: /home/uaihebert/picture.png
Validate if the given paths are present. e.g.: person.name=JC person.age=33
Create the possibility of returning a header sent by the user. If the user sent the header ABC it will be added in the response.
Create a GUI where the user will fire a request and using the request data and the response data will create a new route.