CSV vs XML vs JSON – Which is the Best Response Data Format?
Ditulis pada: September 29, 2018
Whether you are building a thin client (web application) or thick client (client-server application) at some point you are probably making requests to a web server and need a good data format for responses. As of today, there are three major data formats being used to transmit data from a web server to a client: …
Continue reading "CSV vs XML vs JSON – Which is the Best Response Data Format?"