gRPC communication

Adrien2 months ago

hi everyone.
is it possible to configure the traccar server to send data via Grpc ?
i'd like to integrate the traccar server into a microservice architecture.
if so, how?

thanks

Anton Tananaev2 months ago

We don't support gRPC, but you don't need gRPC for a microservice architecture. We have a REST API available.