Hello,
I have installed kolibri on my raspberry pi and started the server. The server is running successfully and everything is working fine.
But, what I’m not getting is the API’s to access the kolibri contents through my custom android application. I have seen the api_endpoints described in the github project but not able to access it.
The only api which I am able to access is:
http://localhost:8080/api/membership
Please help.
Thanks