joodle
v1.0.4
Published
Moodle Web Service API client for Node.js.
Downloads
26
Readme
Key Features
- Node.js client for Moodle's Web Services API.
Promise
based API forasync
/await
goodness!- Configurable HTTP client.
- Built-in support for environment variables.
- Type definitions out of the box!
- Extremely lightweight and flexible!
Installation
Simply add the library as a NPM dependency in your Node.js project.
$ npm i joodle
You can always use Yarn if that's your kinda jam!
$ yarn add joodle
Usage
Check out our Getting Started Guide over on our official docs for a tutorial on using Joodle.
Contributing
General Guidelines
By contributing to this project, you agree to all of the general guidelines outlined in the CONTRIBUTING.md file.
Code of Conduct
We have a code of conduct outlined in the CODE_OF_CONDUCT.md file which you are expected to adhere to at all times.
Credits
This project uses the following open source packages:
For a comprehensive list, see the package.json file's dependencies section.