[Feature Request]: GET /categories
EdwinVanRooij opened this issue · comments
I'm currently creating an application which first prompts the user to select a category, then asks which subject is of interest. It would be useful to provide a list of categories here.
For now, I'm hard-coding the entries.
Hi @EdwinVanRooij , thanks for the feature request. I've added GET /categories
as an endpoint with commit 4b2bbc9 -- this will go through the CI/CD pipeline and deploy tonight.