REST Interface?

Information and Tutorials on features in Mylar and how to use it
Post Reply
letkemanpete
Posts: 5
Joined: Fri Sep 02, 2016 6:49 pm

REST Interface?

Post by letkemanpete »

Is there a REST interface for this project?
I would like to take a stab at creating an Android app for this project.
If there isn't one then are there URIs used by this project documented anywhere?
I could possibly modify this project to added I this in, but I am not a very strong Python developer and I'm working on a different project at the moment so that I can learn to be a better Python developer.
User avatar
evilhero
Site Admin
Posts: 2883
Joined: Sat Apr 20, 2013 3:43 pm
Contact:

Re: REST Interface?

Post by evilhero »

letkemanpete wrote:Is there a REST interface for this project?
I would like to take a stab at creating an Android app for this project.
If there isn't one then are there URIs used by this project documented anywhere?
I could possibly modify this project to added I this in, but I am not a very strong Python developer and I'm working on a different project at the moment so that I can learn to be a better Python developer.
Check out the API_REFERENCE file within the mylar root directory for API endpoint mappings.
letkemanpete
Posts: 5
Joined: Fri Sep 02, 2016 6:49 pm

Re: REST Interface?

Post by letkemanpete »

Thank you very much. I'll hope to get started on creating an Android app which connect to the URL endpoints before October 2016 is done. I'm planning on making the project open source as well so that everyone can see what is happening behind the scenes.

Pete
Post Reply