Overview of pcb-diode-api
mainpcb-diode-api provides the internal service clients utilized by the PCB CLI. It acts as the interface for interacting with various backend services, including:
- Authentication: Managing user identity and sessions.
- Search: Querying components or data.
- BOM Matching: Aligning Bill of Materials data.
- Release Uploads: Handling the uploading of PCB releases.
- Routing: Managing routing logic/services.
- Remote Sandboxes: Interacting with isolated execution environments.