| [ Web Proxy ] |
| Viewing: https://riptutorial.com/codeigniter/topic/10903/make-api-in-codeigniter | [Back] [Original] |
[logo rip]
CodeIgniter provide auto initialized Output class which is very useful for creating API and differents type of documents output like .pdf, .csv, .image, etc...
NOTE :- Codeigniter default document type is HTML change it to application/json, API must be required type of json
| Web Proxy Viewer | New URL | Original Page |