Skip to content

pawel2105/imgur-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Imgur CLI tool

A simple tool that allows you to list and open up the top images from imgur by hitting the imgur gallery API endpoint. Some of the code is documented.

Running this

Just do go run imgur-fetcher.go

Todo

  • Add Pagination and display 25 results at a time
  • Don't kill off the process after choosing a number
  • Handle any non-integer inputs
  • Handle out-of-range numbers

Contributing

This is a small thing built at the Cape Town Go meetup to understand some of the concepts of Go. If you're keen to add anything from the todo list, or something like a few test introductions then feel free to submit a PR.

Contributors/participants

About

A simple imgur CLI tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages