AVAP ConnectorsThe AVAP Connectors extension for Visual Studio Code enables configuration and management of connectors to external services and APIs to be used seamlessly within AVAP incode. With AVAP Connectors, you can easily integrate external data sources, databases, REST APIs, and other services into your AVAP projects by configuring custom connectors with their own repertoire of methods. This allows AVAP scripts to interact dynamically with external systems. Example usage in AVAP code:
Each connector's available methods are defined and configurable through the AVAP Connectors extension, llowing you to tailor the functionality per connector type or external system. Support for Developers The AVAP Connectors extension supports developers working within Visual Studio Code as well as vscode.dev online environments. Access detailed guides and tutorials at AVAP Alexandria and discuss use cases or troubleshools at AVAP Communities. Installed Extensions AVAP Connectors requires the base extension *AVAP Dev Extensions for Visual Studio Code). Please make its installed before using AVAP Connectors. Auto start
Overview of extension features The AVAP Connectors extension offers:
AVAP CLI integrationThe AVAP Connectors extension is fully compatible with AVAP CLI tools, allowing command line usage and scripting scenarios to leverage configured connectors. FeedbackJoin the AVAP Community and share your feedback with us at communities.avapframework.com Follow AVAP updates on Twitter. LicenseAVAP Connectors extension for Microsoft Visual Studio Code Copyright (c) 101OBEX, CORP All rights reserved. MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |