<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>API on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/api/</link>
    <description>Recent content in API on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 22:25:45 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/api/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Simple API in PHP using Slim &amp; Eloquent</title>
      <link>https://www.bradcypert.com/building-a-restful-api-in-php-using-slim-eloquent/</link>
      <pubDate>Mon, 16 Jan 2017 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/building-a-restful-api-in-php-using-slim-eloquent/</guid>
      <description>&lt;p&gt;I’ve been exposed to a lot of PHP recently! I’ve been reviewing a course on functional PHP for a publishing company (link will be added once it’s released) and my friend has recruited me into working on an API that’s written in PHP using the Slim framework. I figured now would be a good time to write about my recent findings!&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.slimframework.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Slim is a microframework&lt;/a&gt;&#xA;, similar to &lt;a href=&#34;https://palletsprojects.com/p/flask/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Flask&lt;/a&gt;&#xA; or &lt;a href=&#34;http://sinatrarb.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Sinatra&lt;/a&gt;&#xA; but for PHP. I’ve been pretty reserved about PHP in the past (It was the first language that I was paid to write) and I naturally associate PHP with poor code (because I wrote a ton of poor code in PHP). Perhaps you do that as well. Hopefully, by the end of this tutorial, I can help remedy that negative outlook on PHP as my own outlook on it has changed drastically over the past year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building RESTful APIs with Ginger, H2, and Java 8</title>
      <link>https://www.bradcypert.com/getting-started-with-ginger/</link>
      <pubDate>Thu, 01 Oct 2015 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/getting-started-with-ginger/</guid>
      <description>&lt;p&gt;Recently, I started writing a few RESTful services in Java Spark. I found a few recurring themes and decided to extract them out into a layer ontop of Spark to make it even easier to build a RESTful service from the ground up. This project is called Ginger and I’ll show you how to create a RESTful service using the Ginger framework.&lt;/p&gt;&#xA;&lt;p&gt;If you get stuck, the completed source code can be found &lt;a href=&#34;https://github.com/bradcypert/GingerSampleApp&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
