Content Type
Course
Duration
1h 30m
Level
Intermediate
Learn how to set up a RESTful service in InterSystems IRIS® data platform. Starting with an API specification, generate and implement the back-end logic of your API. See how to call your RESTful service using client applications, attach your RESTful service to an interoperability production, and monitor and control API traffic.
Learning Objectives
- Review the basics of REST, including use cases.
- Generate a RESTful service on an InterSystems IRIS server, given an API specification.
- Implement the endpoints of an API using InterSystems ObjectScript.
- Connect a RESTful service to a client web application.
- See how to connect a RESTful service to an interoperability production.
- See how InterSystems API Manager is used to monitor server traffic.
Prerequisites
- Knowledge of InterSystems IRIS objects
- Experience using JSON in InterSystems IRIS