Guide to get started with Testcontainers for Go with a complete exampleGetting started with Testcontainers for Go2023-11-03 in Go tagged Go / Testcontainers / Testing / Test-Driven Development (TDD) / HTTP by Marc Nuri
cURL DELETE request guide with the most common examples and a description of what each command sample does.cURL: DELETE request examples2021-09-23 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL PUT request guide with the most common examples and a description of what each command sample does.cURL: PUT request examples2021-09-03 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL POST request guide with the most common examples and a description of what each command sample does.cURL: POST request examples2021-08-28 in Tools tagged curl / HTTP / Quickie by Marc Nuri
cURL GET request guide with the most common examples and a description of what each command sample does.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 Java tagged Apache / Apache HTTP / Apache Tomcat / Application / Connector / HTTP / Java / Server / Tomcat / Web / www by Marc Nuri