Skip to content

jdsinh/awaazde-api-client-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awaaz.De Rest APIs

This repository contains SDKs to consume/call Awaaz.De REST APIs.

What is Awaaz.De APIs?

Want to learn more about it ? Check this http://awaaz.de/console/api/docs/

Prerequisites

For Java

For PHP

  • A 'curl' extension must be enable for your php installation.
  • Pest (See https://github.com/educoder/pest)
  • Note that pest is already included under lib folder, but you might want to download and use latest version.

For Python

Usage

To use samples for a particular language.

  • Copy the project on your local enviroment.
  • Run demo class. For java its XACTClientDemo.java, for PHP its demo.php and for python its demo.py.

More help

About

SDK to consume/call Awaaz.De REST APIs in various languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 41.4%
  • PHP 38.6%
  • Python 20.0%