Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PhoneTrack API (maybe?) #22

Open
strugee opened this issue Oct 23, 2023 · 1 comment
Open

PhoneTrack API (maybe?) #22

strugee opened this issue Oct 23, 2023 · 1 comment
Labels
enhancement New feature or request New API

Comments

@strugee
Copy link

strugee commented Oct 23, 2023

I'm interested in getting a Python wrapper around the PhoneTrack API: https://gitlab.com/eneiluj/phonetrack-oc

I'm not sure this app is commonly used enough to warrant integration into this module though. If not, I think the right solution is to expose NextCloudBaseAPI as API surface that other modules can inherit from, in order to share the authentication handling, timeout logic, etc. Not sure exactly what the right API here would be.

@aaronsegura aaronsegura added enhancement New feature or request New API labels Oct 23, 2023
@aaronsegura
Copy link
Owner

Hello! Thank you for your request. Phonetrack sounds like a perfectly suitable candidate for this project - I use phonetrack myself :)

It looks like we should be able to access the api using the following routes: https://gitlab.com/eneiluj/phonetrack-oc/-/blob/master/appinfo/routes.php

If you have the time and know-how, PRs to this repo are always welcome. Otherwise, I'll start playing with it when I get some free time. I'm currently working on another project that's taking up most of my bandwidth at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New API
Projects
None yet
Development

No branches or pull requests

2 participants