Run a Simple Go Web Service on NixOS
A guide to deploying and managing simple Go web services on NixOS, highlighting benefits over Ansible and Docker for personal projects.
A guide to deploying and managing simple Go web services on NixOS, highlighting benefits over Ansible and Docker for personal projects.
A talk on building a web service with Django and PostgreSQL to manage and aggregate YouTube channel revenue data via Google's APIs.
A technical tutorial on building a basic web service using the Racket programming language, exploring its web server libraries and syntax.
A tutorial on building a web service in Haskell using the Servant library to generate random elementary school science questions from Markov chain data.