CodeIgniter Forums
New course on RESTful APIs with CI 3.0 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Learn More (https://forum.codeigniter.com/forumdisplay.php?fid=15)
+--- Thread: New course on RESTful APIs with CI 3.0 (/showthread.php?tid=62722)



New course on RESTful APIs with CI 3.0 - jim2k - 08-18-2015

Hey all, I just thought I'd share my new Udemy course on creating RESTful APIs with CodeIgniter.

In a nutshell, this course shows you how to...

- Use PHP and CodeIgniter to create fully RESTful APIs
- Leverage existing classes and frameworks to cut down development time
- Create a simple API with CRUD (Create/Read/Update/Delete) functionality
- Fetch user information from a real back-end MySQL database
- Restrict your API to certain keys or whitelisted IP addresses
- Sanitize and validate data using CodeIgniter's built in form validation libraries

I created a coupon "FREEAUG23" to make it free until August 23rd for anyone here that is interested. Any feedback is welcome and appreciated as well Smile

Jim


RE: New course on RESTful APIs with CI 3.0 - PaulD - 08-21-2015

Could you post a link to the course as I couldn't find it on udemy.com, I recently abandoned a RESTful API I was developing as it become too onerous a task and took a different route to it. Would be interested to see if I was doing something wrong or not.

Thanks,

Paul.

PS Never mind - found it : https://www.udemy.com/php-codeigniter-restful-api/


RE: New course on RESTful APIs with CI 3.0 - PaulD - 08-21-2015

Lol - I am so stupid sometimes. The problems I was experiencing may well be because I did not use the Restful Library you suggested, but was creating my own from scratch. No wonder I had so much difficulty with it.

An excellent course BTW - it must take ages to prepare for and deliver such a fluent walk through.

Will finish watching in due course. Good luck with sales of the course.

Best wishes,

Paul.

PS The chrome extension you used looks like an incredibly useful tool too. Thanks again.


RE: New course on RESTful APIs with CI 3.0 - jim2k - 08-27-2015

Thanks a lot Paul, honestly it makes a huge difference to me getting positive feedback like that Smile

I won't lie it did take a little bit of time to re-read things when I messed up lol, but if I ever do another course at least I know what I'm doing now.

Since it seems like a fair amount of people on here actually signed up from the last promo, I decided to create one last code for anyone who happened to miss it. Coupon Code: FREESEPT4

All the best,
Jim


RE: New course on RESTful APIs with CI 3.0 - InsiteFX - 08-28-2015

Here is the link to it.

Codeigniter Restful API


RE: New course on RESTful APIs with CI 3.0 - gastongr - 09-03-2015

Just joined the course, thanks so much for giving us a coupon!