CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

docs: Created a new Make an RESTful API guide

Open lonnieezell opened this issue 1 month ago • 1 comments

Description This creates a new "Getting Started with RESTful APIs" guide that steps through using the auto-routing and ResponseTrait, plus the new transformers and API response pagination to create a simple API.

It moves the existing tutorial under a new "Guides" section.

lonnieezell avatar Nov 21 '25 16:11 lonnieezell

You have moved the pages to the directory. Some error correction paths need to be updated. ../outgoing/* >> ../../outgoing/*

neznaika0 avatar Nov 22 '25 03:11 neznaika0