Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APIK

Installation

  >> Siapkan API ISB
  >> Clone the repo "git clone https://github.com/yogijowo/apik.git"
  >> Maukan API di `ApiDataModel.php` models/ApiDataModel

Contoh

public function getDataPenyedia() {
        // URL API Penyedia
        $api_penyedia_url = 'XXXX'; // GANTI XXXX DENGAN URL API Penyedia
        $data_penyedia = file_get_contents($api_penyedia_url);
        return json_decode($data_penyedia, true);
    }

Teknologi

Framework: Codeigniter 3

Client: PHP, Bootstrap 5, Popper, DataTables, ApexCharts, jQuery

Web Server: Apache, sejenisnya

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages