Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 615 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 615 Bytes

RESTFUL API DEMO

Deskripsi

demo : https://demoservice.defrindr.my.id/ [akan hadir]

FITUR

  • Fixed Schema
  • Access Log
  • auto detection controller
  • auto generate CRUD Controller
  • Pretty URL
  • Secure from SQL Injection (depend on your code, please use query builder to running action)
  • Verbs Configuration (Method access)

Catatan

Untuk penamaan dari class di controller antara nama file dan class harus sync

Instalasi

git clone [email protected]:defrindr/KULIAH_Restful_DEMO.git restfull
cd restfull
chmod -R 777 runtime
  • Export Database

Untuk mengatur database ada di config/db.php