These resources are designed to help you get started with Infosys Equinox, providing the necessary tools, instructions, and examples to support your development efforts:
- How to Authenticate to Infosys Equinox: Provides step-by-step instructions on how to authenticate your account with Infosys Equinox. It covers the necessary steps to set up authentication, including the use of authentication tokens and managing access credentials.
- Infosys Equinox Developer Environment Set Up: Details the process of setting up a development environment for Infosys Equinox. It includes instructions on configuring your local environment, installing necessary software, and preparing your system for development tasks.
- How to Download the Tooling You Will Need: Outlines the tools required for developing with Infosys Equinox. It provides download links and installation instructions for essential development tools, ensuring you have everything you need to start coding.
- How to Use Postman to Drive Infosys Equinox: Explains how to use Postman, a popular API testing tool, to interact with Infosys Equinox APIs. It includes steps for setting up Postman, configuring requests, and testing API endpoints effectively.
- How to Use GraphQL in Infosys Equinox: Introduces the use of GraphQL with Infosys Equinox. It covers the basics of GraphQL, how to set up and execute queries, and how to integrate GraphQL into your development workflow.
- Writing and Executing the Hello World Code Using the Infosys Equinox API/SDK (Example 1): Provides a detailed walkthrough of writing and executing a simple “Hello World” application using the Infosys Equinox API/SDK. It includes code snippets and explanations to help you understand the process.
- Writing and Executing the Hello World Code Using the Infosys Equinox API/SDK (Example 2): Offers another example of creating a “Hello World” application with the Infosys Equinox API/SDK. It provides additional insights and variations to enhance your understanding of the SDK.
Revision History
2025-03-03 | JP – Added content