This is a directory of example resources that Live API Creator team manages. The Objective of this directory is to help the user group discover all examples and sample code create by the Live API Creator Team.
-
DevOps Get the Command Language Interfaces (CLI) for lac and lacadmin, and see DevOps examples of moving a project from dev to production
-
ExceptionHandling : A brief example demonstrating different mechanism a developer can use to handle exception and error scenarios in Live API Creator.
-
DataServiceWrapper : Illustrates wrapping LAC-based services with a Data Source Provider, exposing service-based entities
-
MultiThreadedDemo : This example demonstrates how a developer can call multiple REST Endpoints in parallel from LAC using the Java Concurrent Executors framework.
-
SOAP to REST : This API example demonstrates how you can convert a SOAP endpoint to a REST endpoint using Live API Creator.
-
ReadPropertiesFile : This Example we demonstrate how you can read a .property file and store it in a global variable within Live API Creator.
-
FTP-Listener-Provider : A pluggable listener provider for Live API Creator that would enable users to connect to an FTP server to listen to and/or to create files and directories.
-
Amazon Dynamo DB : Sample code to add Amazon Dynamo DB as datasource in Live API Creator.
-
db2i-AS400 : Sample API demonstrating how Live API Creator can be used with AS400.
-
MigrationService : A utility written in Java to help devops in creating and running command line scripts to aid in the export/import between CA Live API Creator (LAC) versions.
-
Simple LDAP AuthProvider : A JavaScript only auth provider example that uses a public LDAP server.