Skip to content

FreakPirate/QrIoZity-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Documentation

Soon(tm)

Mashape Documentation : https://www.mashape.com/pareshchouhan/trivia

Usage

Clone

git clone https://github.com/FreakPirate/QrIoZity-API

Change directory

cd QrIoZity-API

Install dependenices

npm install

Run script ;)

node server.js
(or use supervsor server.js)