Working on a small multi-platform python program for displaying issues assigned to the user whom logs into this application and gives that user the ability to log work against that issue. The server we're using has Tempo and that seems to be the way that management wants to log time.
Is there a way to use REST with Tempo to log work? Or should I just use the Tempo API to log work?