-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
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.