UpstreamDataInc / goosebit

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

Fixing software upload and return ID of created resource #113

Closed tsagadar closed 2 months ago

tsagadar commented 2 months ago

Fully implemented POST /api/v1/software . Added tests as well and some minor cleanups.

Fixes #111