-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Chris Smith edited this page Mar 20, 2017
·
3 revisions
See the navigation bar on the right for an overview of the OpenDXL Bootstrap Application, installation information, and usage examples.
The purpose of the OpenDXL Bootstrap application is to generate the structure and related files necessary (a project) for developing a Data Exchange Layer (DXL) integration with Python. Multiple templates are available which control the type of project to generate (a client wrapper, a persistent application which exposes services, etc.).
To start using the OpenDXL Bootstrap Application:
- Download the Latest Release
- Extract the release .zip file
- View the
README.html
file located at the root of the extracted files.- The
README
links to the documentation which includes installation instructions and usage examples.
- The
OpenDXL Bootstrap Application
Tutorial (Service Creation)
- Part 1 - Overview
- Part 2 - Installation
- Part 3 - Create Application
- Part 4 - Create Client Wrapper
- Part 5 - Package Distributions
Usage
Templates
Supporting Classes
Documentation