node-moodle-client - Node.js client for Moodle web services API

  •        521

The client exposes promises API via bluebird implementation. Call the init() function provided by the module to get a promise of a new instance of the client. The promise fulfills with the instance of the client ready to use for other requests.

https://github.com/mudrd8mz/node-moodle-client#readme

Dependencies:

bluebird : ^3.0.5
request-promise : ^1.0.2

Tags
Implementation
License
Platform

   




Related Projects

Rest.li - REST+JSON framework

  •    Java

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs. Rest.li fills a niche for building RESTful service architectures at scale, offering a developer workflow for defining data and REST APIs that promotes uniform interfaces, consistent data modeling, type-safety, and compatibility checked API evolution.

just-api - Easy and Flexible API Testing

  •    Javascript

Just-API is a declarative, specification based test framework for REST, GraphQL APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specification from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. To run just-api, you will need Node.js v7.10.0 or newer.

dyson - Node server for dynamic, fake JSON.

  •    Javascript

Node server for dynamic, fake JSON. When developing client-side applications, often either static JSON files, or an actual server, backend, datastore, or API, is used. Sometimes static files are too static, and sometimes an actual server is not available, not accessible, or too tedious to set up.

Api-platform - REST and GraphQL framework to build modern API-driven projects (server-side and client-side)

  •    Javascript

API Platform is a set of tools to build and consume web APIs. API Platform embraces open web standards (Swagger, JSON-LD, GraphQL, Hydra, HAL, JWT, OAuth, HTTP...) and the Linked Data movement. Your API will automatically expose structured data in Schema.org/JSON-LD. It means that your API Platform application is usable out of the box with technologies of the semantic web.

Google Apps for Moodle

  •    PHP

This will integrate Google Apps services with Moodle. The Moodle administrators can manage gApps accounts within Moodle and all the Moodle users will be able to access gApps services within Moodle (i.e eMail via SSO, ect..)


RestSharp - Simple REST and HTTP API Client for .NET

  •    CSharp

RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects. RestSharp passed over 32 million downloads on NuGet, with average daily download count of 10,000. It's being used by many popular OSS projects, including Roslyn and Swagger.

unio - One REST API Client for All

  •    Javascript

##One REST API Client for All. The Unio client is an easily-extensible REST API Client that supports any REST API that can be described in JSON.

node-neo4j - [RETIRED] Neo4j graph database driver (REST API client) for Node.js

  •    CoffeeScript

This is a client library for accessing Neo4j, a graph database, from Node.js. It uses Neo4j's REST API, and supports Neo4j 1.5 through Neo4j 2.1. Node.js is asynchronous, which means this library is too: most functions take callbacks and return immediately, with the callbacks being invoked when the corresponding HTTP requests and responses finish.

Moodle-Sharepoint Unified

  •    

Implementation of a Single Sign On model that allows that a registered user in a directory server can use an only one password for the SharePoint and Moodle platform, where the process of syncronization of the existing users occurs in a transparent way for the user. The soluti...

Moodle Calendar

  •    PHP

Moodle (Moodle Course Management System) use Gregorian calendar as its calendar and if I you want to use another calendar system, you will have a problem. you can't use Jalali Calendar for your moodle system. this project solve this problem.

Joomdle - Moodle and Joomla Integration

  •    PHP

Joomdle consists of a series of extensions for Moodle and Joomla to integrate them. SSO from Joomla to Moodle. Show Moodle contents in Joomla pages.

twit - Twitter API Client for node (REST & Streaming API)

  •    Javascript

Twitter API Client for node (REST & Streaming API)

twitter-lite - A tiny, full-featured, flexible client / server library for the Twitter API

  •    Javascript

A tiny, full-featured, modern client / server library for the Twitter API. We have built this library because existing ones have not been recently maintained, or depend on outdated libraries.

httpie - As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era

  •    Python

HTTPie (pronounced aitch-tee-tee-pie) is a command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers. The http & https commands allow for creating and sending arbitrary HTTP requests. They use simple and natural syntax and provide formatted and colorized output. This documentation is best viewed at httpie.org/docs.

node-wpapi - An isomorphic JavaScript client for the WordPress REST API

  •    Javascript

This library is an isomorphic client for the WordPress REST API, designed to work with WordPress 5.0 or later. If you are using the older WP REST API plugin or WordPress 4.9, some commands will not work. This library is maintained by K. Adam White at Human Made, with contributions from a great community of WordPress and JavaScript developers.

simple-salesforce - A very simple Salesforce.com REST API client for Python

  •    Python

Simple Salesforce is a basic Salesforce.com REST API client built for Python 2.6, 2.7, 3.3 and 3.4. The goal is to provide a very low-level interface to the REST Resource and APEX API, returning a dictionary of the API JSON response.

openapi-generator-cli - A node package wrapper for https://github.com/OpenAPITools/openapi-generator

  •    TypeScript

You need to execute openapi-generator-cli instead of openapi-generator from now on. To make that happen, a version management was added to the package. The first time you run the command openapi-generator-cli the last stable version of OpenAPITools/openapi-generator is downloaded by default.

uplink - A Declarative HTTP Client for Python

  •    Python

Uplink turns your HTTP API into a Python class. Build an instance to interact with the webservice.

wordpress-hybrid-client

  •    Javascript

AngularJS client using Ionic Framework and based on the json-rest-api plugin: https://wordpress.org/plugins/json-rest-api/ with CORS enabled.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.