Skip to content

dadapush/dadapush-swift-client

Repository files navigation

Swift4 API client for DaDaPushClient

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:
  • Build package: org.openapitools.codegen.languages.Swift4Codegen For more information, please visit https://www.dadapush.com

Installation

Carthage

Run carthage update

CocoaPods

Run pod install

Documentation for API Endpoints

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

Class Method HTTP request Description
DaDaPushMessageAPI createMessage POST /api/v1/message push Message to a Channel
DaDaPushMessageAPI deleteMessage DELETE /api/v1/message/{messageId} delete a Channel Message
DaDaPushMessageAPI getMessage GET /api/v1/message/{messageId} get a Channel Message
DaDaPushMessageAPI getMessages GET /api/v1/messages get Message List

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

contacts@dadapush.com