https://github.com/adafruit/circup code has a TODO to check free space on a device before installing a module. To support this for web workflow (https://github.com/adafruit/circup/issues/156) as well, the value available needs to be available via the [REST API](https://docs.circuitpython.org/en/latest/docs/workflows.html#file-rest-api).
https://github.com/adafruit/circup code has a TODO to check free space on a device before installing a module. To support this for web workflow (adafruit/circup#156) as well, the value available needs to be available via the REST API.