react-joi-validation icon indicating copy to clipboard operation
react-joi-validation copied to clipboard

I am in need of API, that provides report about Compare the API response key with that fetched and used in a page.

Open KathiresanRamkumar95 opened this issue 7 years ago • 4 comments

Hai all, I want an API for validation that gives a report about API response by the request from the client side and that response fetched by using the key. That key is inside the response object or not. Using React, Redux, Middleware Reduces.

KathiresanRamkumar95 avatar Dec 11 '17 10:12 KathiresanRamkumar95

Thanks in advance !

KathiresanRamkumar95 avatar Dec 11 '17 10:12 KathiresanRamkumar95

Hello KathiresanRamkumar95,

I am not quite sure what you are describing. Would it be possible for you to create an example of what you are talking about?

greena13 avatar Dec 28 '17 09:12 greena13

I think he wants to use something like: https://en.wikipedia.org/wiki/Cross-site_request_forgery

Deviad avatar Feb 17 '18 03:02 Deviad

In the First request got the response from server, that JSON have a key as 'Name', In the second request gives that JSON, like 'Surname'. Now we compare the previous response and current response, that gives the report as per the different of keys. the above feature is what exactly I am in need. @greena13

KathiresanRamkumar95 avatar Feb 19 '18 04:02 KathiresanRamkumar95