REST APIs for Beginners: What I Learned While Building a Spring Boot Application
REST APIs for Beginners: What I Learned While Building a Spring Boot Application
When I first started learning REST APIs, the idea seemed simple.
GET retrieves data.POST creates data.PUT updates data.
buildbreaklearndev.hashnode.dev19 min read