.. _vonk_reference: Programming API Reference ========================= Firely Server offers an extensive programming API which allows changing the behaviour of the server. Customizations can be implemented using a plugin infrastructure. The reference documentation lists the available plugins for configuring the pipeline, and the public programming API of Firely Server for building Plugins and Facades. .. toctree:: :maxdepth: 3 :titlesonly: Architecture Facade <../facade/facade> Plugins Programming API Dependencies and licenses