CJ WilliamsStudentLayer Part 5 — Making our service usefulIn the previous post, we cleaned up our dataset and refined the data model. Now it’s time to implement this model and utilise it in our…Aug 21, 2021Aug 21, 2021
CJ WilliamsStudentLayer Part 4 — Cleaning our dataIn this post, we will take our raw data file, universities.json, and transform it into a clean state ready to be used in our service. We…Aug 21, 2021Aug 21, 2021
CJ WilliamsStudentLayer Part 3 — Deploying our serviceIn our last post, we created a basic Hello World service. Now we’ll look at Docker-ising our service before deploying it to a VPS.Aug 21, 2021Aug 21, 2021
CJ WilliamsBuilding a Hello World API in Go (StudentLayer Part 2)In this post, we will set up our development environment and create a basic, Hello World style, service. While we will go through how we…Aug 21, 2021Aug 21, 2021
CJ WilliamsStudentLayer Part 1 — A student email verification serviceI recently came across a dataset that I thought was cool — it was Hipo’s university-domain-list. As a student, I wondered whether one…Aug 21, 2021Aug 21, 2021