This directory contains packages that integrate relevant systems via API. These packages serve as the interface between the Hypha DHO Web Platform and various external services or data sources.
The API packages in this directory are designed to:
- Provide a standardized way to interact with external systems
- Encapsulate API-specific logic and data handling
- Simplify the integration of external services into the main application
This directory may include packages for:
- Authentication services
- Blockchain interactions
- Data fetching and caching
- Third-party integrations
Each package within this directory should have its own README with specific details about its functionality and usage.