services/form_service library

Service class for interacting with Form.io form endpoints.

Provides methods to fetch form definitions from the Form.io backend, either as a list of available forms or a single form by its path or ID.

Classes

FormService