package
0.0.0-20240513190655-2e7e865f817b
Repository: https://github.com/matthiasbruns/go-school.git
Documentation: pkg.go.dev
# README
Task
Create a http.Client that does a GET request to
https://themealdb.com/api/json/v1/1/random.php
Print the result with either bufio or io.ReadAll
# Packages
No description provided by the author