Skip to content

dadapush/dadapush-eiffel-client

Repository files navigation

Eiffel API client for dadapush-client

DaDaPush: Real-time Notifications App

Send real-time notifications through our API without coding and maintaining your own app for iOS or Android devices.

Overview

This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.

  • API version: v1
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.EiffelClientCodegen For more information, please visit https://www.dadapush.com

Installation

Add the library into your Eiffel configuration file.

    "<library name="api_client" location="%PATH_TO_EIFFEL_OPENAPI_CLIENT%\api_client.ecf"/>"

Documentation for API Endpoints

All URIs are relative to https://www.dadapush.com

Class Method HTTP request Description
DADAPUSHMESSAGE_API create_message Post /api/v1/message push Message to a Channel
DADAPUSHMESSAGE_API delete_message Delete /api/v1/message/{messageId} delete a Channel Message
DADAPUSHMESSAGE_API message Get /api/v1/message/{messageId} get a Channel Message
DADAPUSHMESSAGE_API messages Get /api/v1/messages get Message List

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

contacts@dadapush.com