Keywords: Moodle - OS X - How to - Other
Description:
Hello everyone,
I’m looking for a way to send requests to the Moodle API throw the API Key.
I’m currently running Moodle on a docker image and I’m looking for a way to get information to my Node.js app throw some Moodle-API requests. In order to make those I need the API Key to target the right place.
Grateful for any infos