Mastery in Java Web Services in less than 3 hours !
Offered By: Udemy
Course Description
Overview
What you'll learn:
- You will learn to Develop your first Restful API Service in Step by Step
RESTful web services are loosely coupled, lightweight web services that are particularly well suited for creating APIs for clients spread out across the internet. And to build Web services that are lightweight, maintainable, and scalable in nature. A service which is built on the REST architecture is called a RESTful service. The underlying protocol for REST is HTTP, which is the basic web protocol. REST stands for Representational State Transfer.
We do have different types of frameworks to Develop Rest API, the following frameworks are widely used for API implementation.
Apache CXF
Jersey, the reference implementation from Sun (now Oracle)
RESTeasy, JBoss's implementation
Restlet
WebSphere Application Server from IBM
Taught by
Arun Ammasai
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera