Module controllers

Source
Expand description

§API Controllers Module

Handles HTTP request processing and business logic coordination.

§Controllers

  • api_key - API key management endpoints
  • relayer - Transaction and relayer management endpoints
  • plugin - Plugin endpoints
  • notifications - Notification management endpoints
  • signers - Signer management endpoints

Modules§

api_key
Api Key Controller
notification
Notifications Controller
plugin
Plugin Controller
relayer
Relayer Controller
signer
Signers Controller