Blog Logo

Posts tagged with "api"

4 posts found.

Chaining POST Requests in Go with JSON - part 2

Learn how to create a generic handler in Go that chains POST requests with JSON data, allowing for optional transformations and forwarding.

- 17-Jun-2025

Chaining POST Requests in Go with JSON - part 1

Learn how to make network requests in Golang with examples.

- 16-Jun-2025