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

Improved navbar handling with decorator #65

Closed b-rowan closed 4 weeks ago

b-rowan commented 1 month ago

Adds navbar registration via the @nav.route decorator, which should allow better dynamic generation of nav items in the future.