Hi Anton, Thanks you very much for your tremendous efforts in the traccar project.
I just started using project recently and I would like to customize the system for my business needs. Could please help me to understand very high level design and do we have any doc to know that how to use rest api's.
Thanks in advance
There is no documentation specific to Traccar, but you can read Netty library documentation. Traccar is built around it.
As for API documentation, here it is:
https://www.traccar.org/traccar-api/
Swagger file should have all or most of the information.
Hi Anton, Thanks you very much for your tremendous efforts in the traccar project.
I just started using project recently and I would like to customize the system for my business needs. Could please help me to understand very high level design and do we have any doc to know that how to use rest api's.
Thanks in advance