Abstract
This chapter starts with API Platform architecture and then gets into the data handler pattern for the integration of RESTful APIs with actual data sources within an enterprise to make it more meaningful to the consumers through APIs.
API Platform Architecture
Why do we need an API Platform?
What is an API Platform?
Which capabilities does an API Platform have?
How is an API Platform organized? What is ...