Welcome to the main documentation page of the ZIAPI. The ZIAPI is a set of interfaces and concrete implementations to help you manage module implementation for the Zia project.
This document lists all the documentation pages for the API separated by category.
General documentation pages will help you understand the general concepts of the ZIAPI better.
Guides are step by step instructions on how to do pretty much anything with the ZIAPI.
- Install and build
- Module 101
- The config object
- Implementing a handler module
- Implementing a pre-processor module
- Implementing a post-processor module
- Implementing a network module
Module examples are code tutorials on how to build a variety of modules.