DEV Community

Shaun O'Neill
Shaun O'Neill

Posted on

2

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!

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (1)

Collapse
 
souksyp profile image
Souk Syp. • Edited

Hi Kent, I got a Secure Connection Failed on Firefox following the demo link
Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay