An open API service indexing awesome lists of open source software.

https://github.com/dadapush/dadapush-eiffel-client

DaDaPush Client For Eiffel
https://github.com/dadapush/dadapush-eiffel-client

dadapush notification-api notifications push push-notifications

Last synced: 3 months ago
JSON representation

DaDaPush Client For Eiffel

Awesome Lists containing this project

README

          

# 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](https://openapi-generator.tech) project. By using the [openapi-spec](https://openapis.org) 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](https://www.dadapush.com)

## Installation
Add the library into your Eiffel configuration file.
```
""
```

## Documentation for API Endpoints

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

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*DADAPUSHMESSAGE_API* | [**create_message**](docs/DADAPUSHMESSAGE_API.md#create_message) | **Post** /api/v1/message | push Message to a Channel
*DADAPUSHMESSAGE_API* | [**delete_message**](docs/DADAPUSHMESSAGE_API.md#delete_message) | **Delete** /api/v1/message/{messageId} | delete a Channel Message
*DADAPUSHMESSAGE_API* | [**message**](docs/DADAPUSHMESSAGE_API.md#message) | **Get** /api/v1/message/{messageId} | get a Channel Message
*DADAPUSHMESSAGE_API* | [**messages**](docs/DADAPUSHMESSAGE_API.md#messages) | **Get** /api/v1/messages | get Message List

## Documentation For Models

- [ACTION](docs/ACTION.md)
- [MESSAGE_OBJECT](docs/MESSAGE_OBJECT.md)
- [MESSAGE_PUSH_REQUEST](docs/MESSAGE_PUSH_REQUEST.md)
- [MESSAGE_PUSH_RESPONSE](docs/MESSAGE_PUSH_RESPONSE.md)
- [MODEL_RESULT](docs/MODEL_RESULT.md)
- [PAGE_RESPONSE_OF_MESSAGE_OBJECT](docs/PAGE_RESPONSE_OF_MESSAGE_OBJECT.md)
- [RESULT_OF_MESSAGE_OBJECT](docs/RESULT_OF_MESSAGE_OBJECT.md)
- [RESULT_OF_MESSAGE_PUSH_RESPONSE](docs/RESULT_OF_MESSAGE_PUSH_RESPONSE.md)
- [RESULT_OF_PAGE_RESPONSE_OF_MESSAGE_OBJECT](docs/RESULT_OF_PAGE_RESPONSE_OF_MESSAGE_OBJECT.md)

## Documentation For Authorization

All endpoints do not require authorization.

## Author

contacts@dadapush.com