Back to Browse

RESTful API in Codeigniter 4

12.4K views
Oct 26, 2020
46:04

You can quickly create a handful of RESTful routes for a single resource with the resource() method. This creates the five most common routes needed for full CRUD of a resource: create a new resource, update an existing one, list all of that resource, show a single resource, and delete a single resource. Framework CodeIgniter 4.0.2 Versi PHP: 7.4.10 Versi server: 10.4.14-MariaDB

Download

1 formats

Video Formats

360pmp471.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

RESTful API in Codeigniter 4 | NatokHD