#ITByte: A well-designed data format is dictated by what makes the information the easiest for the intended audience to understand. While exchanging data between two systems,

#Data formats for the #Web - a short overview and comparison of #XML, #JSON, #BSON, #YAML and more...

https://knowledgezone.co.in/posts/Data-format-for-the-Web-6131d5b7c84fbdec9b873510

Data format for the Web

When considering the design, implementation, and maintenance of APIs, one of the most important factors to consider is data formats. Here is a short overview of commonly used data formats

Knowledge Zone