android-perftracking
android-perftracking copied to clipboard
Api interface for the "local server" to collect data.
What will be the api interface I will have to implement in order to collect data on my own servers? The main README.md says:
"Currently we do not host a public APIs but you can fork it and use your own (dummy) apis"
Is there a spec for those apis?
@rcgonzalezf Sorry for the late reply. There is a spec, which is currently closed source. Let me check and see if we can't open source it so you can spin up your own backend. What would be the best format for you? I'm thinking swagger, but tell me if you have better ideas.
Swagger will be great, thanks.
@rcgonzalezf stuff is moving slowly, but I should get the swagger doc soon, will update the repository documentation as soon as I do. sorry for the huge delay....