Skip to content

agileronin/xkcd-proxy-api

Repository files navigation

XKCD Proxy API

A RESTful wrapper for the XKCD JSON API.

Yet Another XKCD Wrapper

The XKCD team provides access to their excellent comics via a simple JSON interface. This interface does not supprt CORS, which means that SPAs written in languages like JavaScript are typically unable to interact with the interface.

The purpose of this API is to provide a proxy to the XKCD interface with proper CORS support.

Releases

No releases published

Packages

No packages published