Textual Data Formats

Let's learn about the common encoding styles used in modern API architectures.

Introduction

Web APIs communicate over the network, and therefore, data needs to be serialized before being transmitted onto the network. The following diagram shows the typical data encoding workflow of a server sending its response to the remote client and vice versa.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.