So far in this book, we have created RESTful services so that we can call or consume these services either within or from outside the project. In this chapter, we will discuss some use cases of these services, as well as the techniques and approaches for consuming RESTful web services.
In this chapter, we will cover the following topics:
- Consuming RESTful web services
- Building a REST web client