<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Shaun O'Neill</title>
    <description>The latest articles on DEV Community by Shaun O'Neill (@realshaunoneill).</description>
    <link>https://dev.to/realshaunoneill</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F9936%2F09c6f1c3-fd94-4149-9951-86a603ab33f6.jpeg</url>
      <title>DEV Community: Shaun O'Neill</title>
      <link>https://dev.to/realshaunoneill</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/realshaunoneill"/>
    <language>en</language>
    <item>
      <title>GetOnTrack</title>
      <dc:creator>Shaun O'Neill</dc:creator>
      <pubDate>Wed, 20 May 2020 23:48:48 +0000</pubDate>
      <link>https://dev.to/realshaunoneill/getontrack-pne</link>
      <guid>https://dev.to/realshaunoneill/getontrack-pne</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;It combines the publicly availalbe transport APIs in Dublin City and outputs them in a well documented, easy to use REST and GraphQL API.  There is a frontend web app that is used to consume the API!&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.getontrack.ie"&gt;https://www.getontrack.ie&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code &lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vWogaON8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-28d89282e0daa1e2496205e2f218a44c755b0dd6536bbadf5ed5a44a7ca54716.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/realshaunoneill"&gt;
        realshaunoneill
      &lt;/a&gt; / &lt;a href="https://github.com/realshaunoneill/GetOnTrack-API"&gt;
        GetOnTrack-API
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Backend API for the TransportIreland-Plus app
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
TI-Plus-API&lt;/h1&gt;
&lt;p&gt;Backend API for the TransportIreland-Plus app&lt;/p&gt;
&lt;/div&gt;

  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/realshaunoneill/GetOnTrack-API"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;/h2&gt;

&lt;h2&gt;
  
  
  How I built it
&lt;/h2&gt;

&lt;p&gt;The API runs off a NodeJS backend, using Express to define the routes.  The official APIs are interfaced with the exposed API endpoints so that they can be uniform and easy to understand.&lt;br&gt;
The REST endpoints are documented and available at &lt;a href="https://docs.getontrack.ie"&gt;https://docs.getontrack.ie&lt;/a&gt; while the GraphQL elements are documented.  Available at &lt;a href="https://api.getontrack.ie/graphql"&gt;https://api.getontrack.ie/graphql&lt;/a&gt;&lt;br&gt;
The front end is build using NextJS.  It uses bulma as a base theme along with custom styled components. &lt;/p&gt;

&lt;p&gt;Both the API and web app are deployed to Vercel.  The API is deployed as various serverless endpoints. While the app is deployed as a static website.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

&lt;p&gt;Absolutly over the moon to be finished! Got a front end job already sorted! Roll on graduation once everything is back to normal!&lt;/p&gt;

</description>
      <category>devgrad2020</category>
      <category>octograd2020</category>
      <category>showdev</category>
      <category>githubsdp</category>
    </item>
  </channel>
</rss>
