Developing REST Interfaces
Learn how to develop REST interfaces in InterSystems IRIS® data platform. In this exercise, you will:
- Define data classes.
- Write InterSystems ObjectScript functions to access your data.
- Define a REST API based on these functions.
- Expose your API specification for clients to build their own applications.
- Use front-end UI tools to call your API.