#REpresentation State Transfer API refers to archtecture approach which uses http-protocal methods to manipulate data in xml/json format.
#This repostory contains the code for performing all http methods : -GET -POST -DELETE -UPDATE
#The technologies used are: -SpringBoot. -Hibernate and JPA -H2 database. -Spring Rest.