Files
cosmoserver/files/api/StorageApi.py

7 lines
379 B
Python

### This file contains the flask routes for interfacing with the DriveServer objects
### I need routes for adding/updating windows/linux hosts, as well as a query route
### There needs to also be a Redis handler, meaning also that this will render with PHP
### but have javascript to update if any Redis data happens
### This won't happen a lot, but it will happen occasionally