Commit Graph

5 Commits

Author SHA1 Message Date
Florine W. Dekker 4c58b2a646
Make actions agnostic to the request method
And improve some exception structuring.
2022-12-04 16:58:12 +01:00
Florine W. Dekker 19922907c8
Clean up the cleaning up 2022-12-01 23:46:05 +01:00
Florine W. Dekker 0cf3897f79
Improve documentation, move classes around, etc. 2022-12-01 20:32:12 +01:00
Florine W. Dekker 4fcf615e41
Create action dispatcher mechanism for cleaner api.php 2022-12-01 18:24:08 +01:00
Florine W. Dekker 43feaa0fed
Restructure all files and classes
This is the *only* way in which I could get the autoloader to work for both my production and my test code :(
2022-11-27 14:59:00 +01:00