Skip to content

victorlss/flaky-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flaky API

git hub action Go Report Card

This application consumes a flaky API and download photos.

The objective is handle these errors correctly so that all photos are downloaded.
Downloading photos is slow so this application is about to optimize photos downloads, making use of concurrency.

How to run

Install Dependencies

go mod tidy

Run

go run cmd/download-photos/main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages