Developing micro-microservices in C on Red Hat OpenShift

from blog Kevin Boone's website, | ↗ original
Although Java dominates the webservices world, there are gains to be made by considering the use of lower-level lanaguages like C, particularly in a containerized, microservice architecture. This article describes one way to implement a webservice for Red Hat OpenShift, and similar systems, using C and an ultra-lightweight container base image.