The @quatrain/api-server-express package provides the backend REST layer for Quatrain, exposing the underlying DataObjects and Backend engines through HTTP endpoints.
CrudEndpoint and ListEndpoint handlers to instantly expose a Quatrain model (e.g. StudioProperty, StudioModel) as a complete REST API.Refer to the HOWTO.md file for usage examples.