How to implement REST in my web application. I want to create a holiday API on my website?

I am working on a corporate application and must provide services to a mobile application using REST.

I want to implement or create a REST API for my website, using which I can create a client application, as well as provide services to a mobile application for my website.

I have less idea about this and for the technical specification.

My site uses the Spring Framework and is based on Java.

I apologize for me.

+3
source share

All Articles