An open API service indexing awesome lists of open source software.

https://github.com/brandontruggles/imgur-api-tool

A Python Tkinter application that tests the Imgur API.
https://github.com/brandontruggles/imgur-api-tool

imgur imgur-api python rest-api tkinter

Last synced: 3 months ago
JSON representation

A Python Tkinter application that tests the Imgur API.

Awesome Lists containing this project

README

          

Imgur API Tool
==========

A GUI application I made in Python using the Tkinter module. It allows the user to type in an Imgur username, and then displays data from that Imgur account through the use of an HTTP GET call to Imgur's REST API.