Skip to content

Integration

DigiKey API

  • Used to fetch component data and images.
  • Authentication managed by DigikeyAuthController.
  • Image proxying handled by ImageProxyController.

External Images

  • Images are proxied securely to avoid CORS issues and protect API keys.

JSON Parsing

  • Categories and other data loaded from JSON files using JsonParsingService.