leonaardobrito / cards-against-humanity-api

A simple Cards Against Humanity API built with Node.js

Home Page:https://cah-gcs-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cards-against-humanity-api

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.

Dependencies

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.

Usage

Please refer to the API Reference site to see a detailed guide on requesting this API.

List of card types

  • official

  • third_party

    Note: Will add more in the future...

Deploy to Heroku

To deploy to Heroku, you can click on the image below and login to your account.

Deploy

Author

This API was made by moonstar-x of Greencoast Studios.

About

A simple Cards Against Humanity API built with Node.js

https://cah-gcs-api.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 74.4%Language:HTML 22.4%Language:CSS 3.2%