Skip to content
/ quizlet Public

RESTful API for fetching random multiple choice quiz questions and answers from a google spreadsheet.

Notifications You must be signed in to change notification settings

arg0s/quizlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizlet

RESTful API for fetching random multiple choice quiz questions from a Google Spreadsheet using node.js and express.

Here's the format the spreadsheet needs to be in.

kwiz_xls.png

Grab the key of the google spreadsheet, and pass it as an environment variable or a config parameter (if you are using heroku).

GOOGLE_SPREADSHEET_KEY=INSERT_YOUR_KEY foreman start

About

RESTful API for fetching random multiple choice quiz questions and answers from a google spreadsheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published