IBM Developer Day | Bengaluru | March 14th Register now
Code Pattern
Get the code View the demo
By Animesh Singh | Published July 26, 2017
API ManagementData StoresDatabasesMicroservicesSystemsCloudHybrid CloudFinanceRetail
Mobile, web, and cloud technologies are enabling new kinds of business models in which innovative services can be created in a matter of hours from a palette of easy-to-consume application programming interfaces (APIs). Discover how to enable your enterprise to unlock its valuable systems-of-record assets and capitalize on this new ecosystem by building RESTful APIs that can access business-critical data.
A study by Boston Technology Group suggests that by 2018, some 68% of all mobile apps will be powered by APIs. APIs can help quickly address new market opportunities, which empower developers to use core business services to continuously build, refine, and deploy apps at top speed. Nearly 70% of all enterprise transactions touch a mainframe like IBM z System. These environments deliver business-critical applications and data to the enterprise and are a prolific contributor of needed services. In an API-driven world, the challenge for organizations is to monetize the value of their corporate data and enrich the user experience with third-party APIs.
This developer code pattern shows you how to enable z System and other platforms as API powerhouses. It demonstrates how to build RESTful APIs in order to offer more personalized, concierge-style services based on mainframe data. Using IBM z/OS Connect, Enterprise Edition, you will make your mainframe fully conversant with REST APIs and put your environment at the center of the API economy.
Find the detailed steps for this pattern in the README. This code pattern uses two separate scenarios to show you how to use z/OS Connect EE to create, deploy, and test RESTful APIs that expose z/OS subsystems:
The steps are the same for each scenario:
Back to top