Skip to content

selfdeceited/bird-aggregator-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description 🦆

Motivation 🦚

Wanted to check out some Go and be able to check stats while website is still under construction

Example 🦜

go run ./main.go fetch --help

# ok, like that
go run main.go fetch -k $YOUR_API_KEY -u $YOUR_USER_ID

# .. or like that, if you specify .cobra at root and put variables
go run main.go fetch --config ./.example.config.yaml
apiKey: YOUR_API_KEY
userId: YOUR_USER_ID

About

Simple cli interface accessing Flickr API to get birds statistics.

Resources

Stars

Watchers

Forks

Languages