jovandeginste / workout-tracker

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

docs: add generic upload API endpoint usage documentation #227

Closed jovandeginste closed 3 months ago

jovandeginste commented 3 months ago

Documentation has been added to provide clear instructions on how to use the generic upload endpoint using curl. This includes examples for both cases where an API key is provided in the header or as a query parameter.