This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Transformers/Api/Client
Dane Everitt 3e2ac981a9
Add API endpoint for getting server resource utilization, closes #900
This endpoint is throttled to 15 requests per minute to avoid destroying the daemon since clients can use it.
2018-03-17 14:01:53 -05:00
..
BaseClientTransformer.php Add base routes for managing servers as a client 2018-02-27 21:28:43 -06:00
ServerTransformer.php Add core logic to allow for limited databases and allocations 2018-03-01 20:08:27 -06:00
StatsTransformer.php Add API endpoint for getting server resource utilization, closes #900 2018-03-17 14:01:53 -05:00