Engineering
Creating an HTTP Server Using Pure OTP
Using inets and httpd to create a simple HTTP server without adding external dependencies Recently I needed to add a healthcheck endpoint to an application...
Using inets and httpd to create a simple HTTP server without adding external dependencies Recently I needed to add a healthcheck endpoint to an application...