The protobuf definitions are found across the following locations.
Only the central API performs calls to the services directly instead of having to use each micro service on its own.
None of the gRPC ports are exposed in production since its meant for internal communication unless you host the project on your own.
npm i @a11ywatch/protos
Create a client for managing your website with website-protobuf on port 50051
.
Create a client for accessibility scans with pagemind-protobuf on port 50052
.
Create a client for image AI recognition calls with mav-protobuf on port 50053
.
Ccdn service backed by S3 cdn-protobuf on port 50054
.
Create a client for full multi-site crawls with crawler-protobuf on port 50055
.
Attach health checks to a service health-protobuf.