Module: Parse::API

Defined in:
lib/parse/api/all.rb,
lib/parse/api/push.rb,
lib/parse/api/batch.rb,
lib/parse/api/files.rb,
lib/parse/api/hooks.rb,
lib/parse/api/users.rb,
lib/parse/api/config.rb,
lib/parse/api/schema.rb,
lib/parse/api/server.rb,
lib/parse/api/objects.rb,
lib/parse/api/sessions.rb,
lib/parse/api/aggregate.rb,
lib/parse/api/analytics.rb,
lib/parse/api/cloud_functions.rb

Overview

The module containing most of the REST API requests supported by Parse Server. Defines all the Parse REST API endpoints.

Defined Under Namespace

Modules: Aggregate, Analytics, Batch, CloudFunctions, Config, Files, Hooks, Objects, Push, Schema, Server, Sessions, Users