CodeIgniter4
CodeIgniter4 copied to clipboard
docs: Created a new Make an RESTful API guide
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.
You have moved the pages to the directory. Some error correction paths need to be updated. ../outgoing/* >> ../../outgoing/*