Replacing all GET update params with a single update endpoint that calls POST on all endpoints that trigger runtime stats
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/35
The PR is a huge refactor of all Reflect and Vegvisir code. I've merged the API and "Front-end" codebases together into the same root, this will allow for both Reflect and Vegvisir to use the same resources. Not only that, but I've also added proper database modeling with actual OOP inheritance for database tables.
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/23