module
0.0.0-20230719203553-c3d6322eb566
Repository: https://github.com/3thiago/multithreading-go.git
Documentation: pkg.go.dev
# README
Multithreading-Go API
Challanger Full Cycle API Multtheading with golang
How to run?
cd /cmd/server/
go run main.go
For reasons of blocking my IP from Apicep.
{"status":429,
"ok":false,
"message":"Blocked by flood cdn",
"statusText":
"bad_request"}
I needed to change the second API to https://brasilapi.com.br/api/cep/v1/2524000 instead of using https://cdn.apicep.com/file/apicep/ as defined in the project scope