<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster-Source &#187; REST</title>
	<atom:link href="https://www.webmaster-source.com/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Working with RESTful Services in CodeIgniter</title>
		<link>https://www.webmaster-source.com/2010/02/15/working-with-restful-services-in-codeigniter/</link>
		<comments>https://www.webmaster-source.com/2010/02/15/working-with-restful-services-in-codeigniter/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 11:29:39 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3021</guid>
		<description><![CDATA[The modern web is full of APIs. Many interesting sites have been created by mashing up data sources from multiple &#8220;Web 2.0&#8243; sites. Net.Tuts+ has a new tutorial on Working with RESTful Services in CodeIgniter. I found it to be quite an interesting read, as it covers both accessing RESTful APIs and creating your own. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The modern web is full of APIs. Many interesting sites have been created by mashing up data sources from multiple &#8220;Web 2.0&#8243; sites.</p>
<p>Net.Tuts+ has a new tutorial on <a href="http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/">Working with RESTful Services in CodeIgniter</a>. I found it to be quite an interesting read, as it covers both accessing RESTful APIs and creating your own.</p>
<blockquote><p>If you have been following the <em><a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-7-pagination/">CodeIgniter  From Scratch</a></em> series you will know by now that it is relatively  quick and easy to put together simple web applications, such as blogs,  CMS systems, brochure sites, etc. One thing you may not have thought  about is using CodeIgniter to create an interactive API. After trying  several existing REST implementations, I found they not only lacked  simplicity but were missing most of the features you would expect from a  RESTful implementation; so I built my own. This tutorial will show you  how to use this code to set up your REST API, and gives example of how  to interact with it from your web application.</p></blockquote>
<p>I&#8217;m always amazed by how simple it is to create fairly advanced applications with frameworks like CodeIgniter. It does take a little bit of practice to get used to coding within the guidelines, such as properly utilizing the MVC structure, but once you get the hang of it you can whip things up really fast.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/02/15/working-with-restful-services-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-12 02:54:36 by W3 Total Cache
-->