UpstreamDataInc / goosebit

A simplistic, opinionated remote update server implementing hawkBit™'s DDI API.
https://goosebit.rtfd.io
Apache License 2.0
12 stars 2 forks source link

Move metrics to `/api` prefix and handle telemetry in API #77

Closed b-rowan closed 3 weeks ago

b-rowan commented 3 weeks ago

Moves telemetry to the /api router, and moves api endpoints to /api/v1. Closes #72.