All Projects → mrmartineau → xkcd-api

mrmartineau / xkcd-api

Licence: other
💪 CORS enabled version of the XKCD API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to xkcd-api

Stage Ci
Automatic deploy previews for your PRs using zeit.co/now.
Stars: ✭ 132 (+256.76%)
Mutual labels:  zeit
Next Build Id
Easily set your `next build` BUILD_ID to the latest git commit hash
Stars: ✭ 203 (+448.65%)
Mutual labels:  zeit
vimrc-builder
ⓥ vimrc file builder
Stars: ✭ 54 (+45.95%)
Mutual labels:  zeit
Create React App Now
Hello, create-react-app, meet Zeit's awesome now.sh service.
Stars: ✭ 137 (+270.27%)
Mutual labels:  zeit
Ran
⚡ RAN! React . GraphQL . Next.js Toolkit ⚡ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching, CLI commands and more...
Stars: ✭ 2,128 (+5651.35%)
Mutual labels:  zeit
Next Go
Production ready blog + boilerplate for Next.js 3.X
Stars: ✭ 254 (+586.49%)
Mutual labels:  zeit
Deploy.now
One click deploys to △ now
Stars: ✭ 121 (+227.03%)
Mutual labels:  zeit
saika
✍️Effortless info-site, done right.
Stars: ✭ 19 (-48.65%)
Mutual labels:  zeit
Now Client
A JavaScript wrapper for the Now Instant API
Stars: ✭ 199 (+437.84%)
Mutual labels:  zeit
XKCD
A minimal command line tool for your daily dose of xkcd comics written in python. Feel free to contribute!
Stars: ✭ 67 (+81.08%)
Mutual labels:  xkcd-api
Micro Medium Api
Microservice for fetching the latest posts of Medium with GraphQL.
Stars: ✭ 138 (+272.97%)
Mutual labels:  zeit
Vercel Rust
Community based builder for using rust on the now/zeit platform
Stars: ✭ 168 (+354.05%)
Mutual labels:  zeit
now-travis
No description or website provided.
Stars: ✭ 50 (+35.14%)
Mutual labels:  zeit
Nextjs Vercel Firebase
Next.js app using API routes to connect with Firestore.
Stars: ✭ 133 (+259.46%)
Mutual labels:  zeit
Powershell-XKCD
A PowerShell module for accessing the XKCD API to get the details of and (optionally) download the excellent webcomics @ http://xkcd.com
Stars: ✭ 14 (-62.16%)
Mutual labels:  xkcd-api
Next Advanced Apollo Starter
Advanced, but minimalistic Next.js pre-configured starter with focus on DX
Stars: ✭ 131 (+254.05%)
Mutual labels:  zeit
Now Env
Use `now.json` environment variables while developing
Stars: ✭ 219 (+491.89%)
Mutual labels:  zeit
now-nuxt
A Now v2 Nuxt builder
Stars: ✭ 25 (-32.43%)
Mutual labels:  zeit
vercel-toast
💬 Framework-agnostic vercel design's toast component (≈1KB Gzipped)
Stars: ✭ 67 (+81.08%)
Mutual labels:  zeit
myethereumapp
Web client for viewing data from the Etherscan API
Stars: ✭ 18 (-51.35%)
Mutual labels:  zeit

XKCD API

CORS enabled API for the XKCD comic

Latest comic

https://xkcd.now.sh

Comic #1000

https://xkcd.now.sh/1000

Example response (comic #1892)

This is the same exact response that the official XKCD API

{
  "month": "9",
  "num": 1892,
  "link": "",
  "year": "2017",
  "news": "",
  "safe_title": "USB Cables",
  "transcript": "",
  "alt": "Tag yourself, I'm \"frayed.\"",
  "img": "https://imgs.xkcd.com/comics/usb_cables.png",
  "title": "USB Cables",
  "day": "20"
}

Run in Postman

Made by ZΛNDΞR by using Micro & hosted on now by zeit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].