Introduction to JSON: How It is used in Backend Development
As web applications began to evolve and become more data-intensive, developers needed a way to exchange data between the front-end and back-end servers. This of course led to the development of JSON.
Javascript Object Notation(JSON) is a lightweight ...
kelvincodes.hashnode.dev3 min read