gRPC communication

Adrien13 days 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 Tananaev13 days ago

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