Skip to content

joshkalpin/gimgur_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gimgur_server

A server, written in Ruby using Sinatra, for the gimgur application.

#How Do?

Submit a POST to http://aqueous-harbor-2434.herokuapp.com with the following JSON:

{
  "imgs":["http://jasonlefkowitz.net/wp-content/uploads/2013/07/cats-16140154-1920-1080.jpg",
          "http://jasonlefkowitz.net/wp-content/uploads/2013/07/cats-16140154-1920-1080.jpg"],
  "title":"KITTENZ" //Optional 
}

You will receive a response in the following form:

{
  "id":"imgur_album_id_here"
}

About

The server for the gimgur application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages