Create a REST API in Spring Boot under 30 minutes!
What is REST API?
People usually think REST API is technology or a framework, which is wrong.
REST stands for Representation State Transfer which is a way for computers to communicate with each other efficiently.
There are 4 basic HTTP verbs we us...
bharathkalyans.hashnode.dev4 min read