2022-09-15, 10:50
Is JSON RPC called "JSON" RPC because it returns JSON?
So today I have learnt that there several types of apis. Like REST apis, RPC apis, GraphQL apis and others.
I am familiar with REST apis and I now trying to understand Json RPC? What does the JSON in JSON RPC represent? Does mean the data is returned in Json format? Of you send the request in Json format?
So today I have learnt that there several types of apis. Like REST apis, RPC apis, GraphQL apis and others.
I am familiar with REST apis and I now trying to understand Json RPC? What does the JSON in JSON RPC represent? Does mean the data is returned in Json format? Of you send the request in Json format?