Skip to content
This repository was archived by the owner on Mar 9, 2019. It is now read-only.

thisisryian/rumahdewi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rumahdewi

Requirements

Installation

Install this libary through composer.

composer require pmb/rumahdewi

Usage

Basic Example

<?php
use rumahdewi\Rumahdewi_Client;

$client = new Rumahdewi_Client('ClientId');
$token = $client->getToken(); //this action will give you an token

Get Agency Info

$client->getAgencyInfo($token);

Add Access User

$client->addUser($token, $params);

Add Listing

$client->addListing($token, $params);

Website

Visit our official website Rumahdewi.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages