Guide to get started with Testcontainers for Go with a complete exampleGetting started with Testcontainers for Go2023-11-03 in Quality Engineering tagged Go / Testcontainers / Testing / Test-Driven Development (TDD) / HTTP by Marc Nuri
cURL DELETE request examples with and without payload body. Copy-paste ready command reference.cURL: DELETE request examples2021-09-23 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL PUT request examples including JSON data, form data, and file content. Copy-paste ready command reference.cURL: PUT request examples2021-09-03 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL POST request examples including JSON data, file uploads, form data, and authentication. Copy-paste ready command reference.cURL: POST request examples2021-08-28 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL GET request examples including authentication, headers, redirects, timeouts, and saving output to file. Copy-paste ready command reference.cURL: GET request examples2021-08-01 in Tools tagged curl / HTTP / Quickie by Marc Nuri
Tutorial that shows how to run Apache Tomcat and Apache HTTP simultaneously on the same server listening to port 80. Uses mod_proxy.Running Apache Tomcat and Apache HTTPD on port 80 simultaneously2015-11-15 in Backend Development tagged Apache / Apache HTTP / Apache Tomcat / Application / Connector / HTTP / Java / Server / Tomcat / Web / www by Marc Nuri