Skip to content

ethercrow/imgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgur

GitHub CI Hackage Stackage Lts Stackage Nightly

A function to post an image to imgur

How to use it

import Imgur (post)

main = do
    image_url <- post "broccoli.png"
    print image_url

About

A haskell function to post an image to imgur

Resources

License

Stars

Watchers

Forks

Packages

No packages published