Introduction

AKORA Moodle Client

This is a simple Client for moodle, that is inspired by the moodle-client by mudrd8mz, it has built-in typings and typings for many endpoints of the Moodle API(which are documented here), the typings will be extended in the future till hopefully one-day all endpoints are built in this package.

Why should I use this package?

If you ever read the documentation of the Moodle API, then you know that there are hundreds of methods and if you don't have the right documentation the docs can be hard to read and understand, you still need the documentation to use this package but it provides you most methods with built-in types so that you know what you get back and what you need to supply to the request.

Last updated