Offered By: IBM
Consuming a RESTful Java web service with AngularJS
Explore how to access a simple RESTful web service and consume its resources with AngularJS in Open Liberty.
Continue readingCourse
Chatbot
121 Enrolled4.2
At a Glance
Explore how to access a simple RESTful web service and consume its resources with AngularJS in Open Liberty.
You will learn how to access a REST service and deserialize the returned JSON that contains a list of artists and their albums by using the high-level $resource service of AngularJS.
The REST service that provides the artists and albums resource was written for you in advance and responds with the artists.json.
You will implement an AngularJS client that consumes this JSON and displays its contents at the following URL: http://localhost:9080.
Created by
The Open Liberty Project team
Estimated Effort
20 Minutes
Level
Beginner
Skills You Will Learn
Java
Course Code
GPXX0RL8EN