getxkcd

xkcd api with cors enabled (which the actual xkcd api has disabled)

get the latest comic:
https://getxkcd.now.sh/latest
https://getxkcd.now.sh/0
https://getxkcd.now.sh/ (request header has Accept as application/json)

get a particular comic with the comic number:
https://getxkcd.now.sh/1481

Built with love xkcd by Khaleel Gibran.