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/Http/Controllers/API
Dane Everitt 63f377a038 Add more API routes
Servers: list all, list single
Nodes: list all, list single, list single allocations, add node
Locations: list all
2016-01-15 17:54:29 -05:00
..
AuthController.php Finish user portion of API 2016-01-14 23:13:26 -05:00
BaseController.php very basic initial push of API 2016-01-12 01:05:44 -05:00
LocationController.php Add more API routes 2016-01-15 17:54:29 -05:00
NodeController.php Add more API routes 2016-01-15 17:54:29 -05:00
ServerController.php Add more API routes 2016-01-15 17:54:29 -05:00
UserController.php Add more API routes 2016-01-15 17:54:29 -05:00