Category: Transportation
-
Creating a restful API from a SOAP web service using node.js
I believe I am in a minority of developers in that I actually have a sweet spot for SOAP based web services. This goes back to when Web 2.0 was very new, and the idea of distributed computing via WebServices rather than RPC was the future. Being a more traditionally trained computer scientist and object…
-
Revisiting and updating a React Native app from a few years ago
A few years ago I created an app for Fife County Council to allow them to audit the bus stops they are responsible for and report any maintenance issues on the go. With over 4000 stops, providing a system to manage manual inspections and poster updates is very important. It turns out the app hasn’t…