realshaunoneill

Shaun O'Neill

Posted on May 20, 2020

GetOnTrack

My Final Project

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!

Demo Link

https://www.getontrack.ie

Link to Code

GitHub logo realshaunoneill / GetOnTrack-API

Backend API for the TransportIreland-Plus app

TI-Plus-API

Backend API for the TransportIreland-Plus app

How I built it

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.
The REST endpoints are documented and available at https://docs.getontrack.ie while the GraphQL elements are documented. Available at https://api.getontrack.ie/graphql
The front end is build using NextJS. It uses bulma as a base theme along with custom styled components.

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.

Additional Thoughts / Feelings / Stories

Absolutly over the moon to be finished! Got a front end job already sorted! Roll on graduation once everything is back to normal!

💖 💪 🙅 🚩
realshaunoneill
Shaun O'Neill

Posted on May 20, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

My first React App: Nüte
devgrad2020 My first React App: Nüte

May 24, 2020

GamesBoat
devgrad2020 GamesBoat

May 20, 2020

GetOnTrack
devgrad2020 GetOnTrack

May 20, 2020