networking/jet_api library
Classes
- JetApiService
- Abstract base class for HTTP API interactions Enhanced with singleton pattern and response model wrapper Provides a comprehensive networking solution with:
-
ResponseModel<
T> - Response wrapper model for standardized API responses Inspired by clean architecture patterns for consistent response handling