Skip to content

hemanth/xkcd-imgs-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcd-imgs-heroku

Get random xkcd image urls. http://xkcd-imgs.herokuapp.com/

features

  • responses in JSON format
  • CORS support

API:

GET|POST|PUT|DELETE|OPTIONS /

sample response (schema reference):

200 OK
{
  "url": "http://imgs.xkcd.com/comics/mystery_news.png",
  "title": "If you find and stop the video, but you've--against all odds--gotten curious about the trade summit, just leave the tab opened. It will mysteriously start playing again 30 minutes later!"
}

About

Get random xkcd imgs with CORS support. http://xkcd-imgs.herokuapp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published