The Independent Developer Environment (IDE) is a Sandbox space where a developer can create and edit code, integrating APIs from the platform to experiment and develop use cases. To get started with the IDE, create an instance. These instances are like containers where you can work on different experiments. When you create the instance, you can define a link and password which can be shared with anyone to access and collaborate on your work.
Supported Languages: C++, C#, CSS, Dockerfile, Go, HTML, Java, JavaScript, JSON, Less, Markdown, PHP, PowerShell, Python, SCSS, T-SQL, TypeScript
Need more information? Access the Visual Studio Code training library
After creating an IDE instance, the user will be able to start the experimenting journey
This Visual Code Plugin is designed to accelerate the innovation with the APIs published in APIX.
Latest Version: 1.0.5
cd ~/Desktop
npm init
npm install --save swagger-client
View a code Example
Generated Code Sample is as below.
node <filename>
ex:
node index.js
Now you are all set to continue working on this APIX IDE.