Server Adapter
Overview​
Server adapters are components that handle the integration with specific frameworks. They understand how to install API routes and handle framework-specific request and response objects.
Server adapters need to be configured with an API handler that define the API specification. The following diagram illustrates the relationship between them:
Example​
Catalog​
ZenStack currently maintains the following server adapters. New ones will be added over time based on popularity of frameworks.