06/01/2017 at 8:57 am
#424726
Keymaster
@ Kenneth
re: Are there functions available to search entries in the directory?
re: I’m interested in passing a search query and getting either a JSON or structured response.
Unfortunately you would have to build that yourself at the moment.
re: any of the rest endpoints live?
The category endpoint is live, but is likely broken at the moment. You can uncomment all the line in code in this file, the four includes and the 3 lines in the controller array to enable what I have for the rest of the endpoints. Honestly not all that usable but, it’ll give you a good idea where I’m going.
