/Creating-REST-API-using-SpringBoot-

REST API is created using springboot tool , client can send an api request for adding,updating,deleting,displaying courses. This is done using the POSTMAN tool, the data is received back over the HTTP protocol using methods like GET,POST,PUT etc. Data is send and received in JSON format through Controllers,Services,Repository,Database layers.

Primary LanguageJava

Stargazers

No one’s star this repository yet.