Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter API tutorial?
#1

Hi guys,

Can someone show me a good API tutorial for CodeIgniter?

It will be nice if the tutorial related to this library below.
https://github.com/chriskacerguis/codeig...restserver

as a side note, I tried the youtube video  below but it's incomplete.
https://www.youtube.com/watch?v=qOjGSI5OdIo

But that library is not necessary, any API tutorial related to CodeIgniter 3 is fine.
Reply
#2

Have you seen this one? https://code.tutsplus.com/tutorials/work...--net-8814

Chris is maintaining the library now that Phil Sturgeon wrote...
Reply
#3

And according to the mentioned above tutorial here is a updated and working demo: https://github.com/ivantcholakov/codeign...erver-test
Reply
#4

There is this one by adam whitney, i think he posts on this board
http://outergalactic.org/blog/restful-se...deigniter/
Reply
#5

Thans guys.
Reply
#6

(10-14-2016, 09:34 PM)ivantcholakov Wrote: And according to the mentioned above tutorial here is a updated and working demo: https://github.com/ivantcholakov/codeign...erver-test

Why the link you recommended is updated?
Can you explain to me the changes in the codes of the linkk you suggested?
What are the changes?

thanks in advance
Reply
#7

@iridion2015

The mentioned yet tutorial "Working with RESTful Services in CodeIgniter" by Phil Sturgeon was written in 2010, code was provided. It is valuable by its content, but it was based on old CodeIgniter, the REST_Controller and other additional code were old too.

So I refreshed everything and dropped it in a CodeIgniter 3 based and working project for saving time. You can simply install the project and read the tutorial to understand how it works. Some additional tests outside the tutorial were added too.
Reply
#8

(10-19-2016, 08:11 PM)ivantcholakov Wrote: @iridion2015

The mentioned yet tutorial "Working with RESTful Services in CodeIgniter" by Phil Sturgeon was written in 2010, code was provided. It is valuable by its content, but it was based on old CodeIgniter, the REST_Controller and other additional code were old too.

So I refreshed everything and dropped it in a CodeIgniter 3 based and working project for saving time. You can simply install the project and read the tutorial to understand how it works. Some additional tests outside the tutorial were added too.

Okay thanks very helpful +1
Reply




Theme © iAndrew 2016 - Forum software by © MyBB