Welcome to CodeIgniter!

REST Server Tests

The page you are looking at is being generated dynamically by CodeIgniter.

If you would like to edit this page you'll find it located at:

application/views/welcome_message.php

The corresponding controller for this page is found at:

application/controllers/Welcome.php

If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.

Untuk menggunakan postman, silahkan isi di bagian GET dengan:
http://www.borneomedia.net/cp/rest-api/ahmad-rest-server/api/mahasiswa

Untuk data spesifik, gunakan id sebagai key.

Untuk versi 2, gunakan basic auth di bagian Authorization dengan username: 'admin', dan password: 'admin'.

Key: 'wpu-key', value: 'rahasia'.

Untuk perintah lainnya sebaiknya menggunakan api rest client:
Ahmad Rest Client.