Posts

Showing posts from December, 2020

Restful Services - Step 1

Image
Hey Readers !  Let's do some simplifications ! I am writing this post to explain you something which is the core of  web services . Obviously we can't learn all the concepts of web services in a single blogpost but as the title suggests its our first step towards web services  .  Before jumping into ocean of web services, first let us learn how to swim !  Internet is very underrated term now a days , But what internet means is Inter-Network i.e. network of networks , when we say a network that means  network of computers . In this interconnected network all the flow of data is governed by some set of rules or protocols , let us take an example of network , let's say a network of teachers and students in a school , So in a school there is some standard operations that is performed every day such as which teacher will teach to which class , How many children will be there in a particular section of class etc.  Now what we see is that every operation happ...