A simple Cards Against Humanity API built with Node.js.
This is an educational project. You're free to do whatever you want with this.
A separate version of this API hosted on Firebase is available here.
The API above is a bit different than this one, the routes are a bit different and the random endpoint is no longer available.
Dependency: | Description: |
---|---|
babel-cli | Babel command line. |
babel-preset-es2015 | Babel preset for all es2015 plugins. |
express | Fast, unopinionated, minimalist web framework for node. |
fs | File system utilities for Node.js. |
google-spreadsheets | A simple node.js library to read data from a Google Spreadsheet. |
Please refer to the API Reference site to see a detailed guide on requesting this API.
-
official
-
third_party
Note: Will add more in the future...
To deploy to Heroku, you can click on the image below and login to your account.
This API was made by moonstar-x of Greencoast Studios.