REST-API-Using-Spring-Boot Creating Rest API using spring boot The API allows user to add and show courses from a list of courses setup on backend. #Getting Courses #Adding Courses (Post Request) Adding the course: Course list after addition: