firmware-service

command module
v0.0.0-...-fb15ce7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: MIT Imports: 1 Imported by: 0

README

Firmware Service

This service is for managing a store of firmware binaries.

API

  • GET / - Get all firmware
  • GET /types - Get all firmware types
  • GET /<type> - Get all firmware by type
  • GET /<type>/<version> - Get firmware by type and version
  • GET /<type>/<version>/data - Download firmware data
  • PUT /<type>/<version> - Upload new firmware
  • DELETE /<type>/<version> - Delete firmware

TODO

  • Holistic testing in filesystem tests?
  • Get testing in CI

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internalfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL