jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
958 stars 30 forks source link

Add generic "import" endpoint to API #185

Closed jovandeginste closed 3 months ago

jovandeginste commented 3 months ago

This allows importing a GPX file without any further metadata. The workout type (running, walking, cycling) will then be inferred automatically, similar to uploading it through the web UI.