Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 318 Bytes

File metadata and controls

17 lines (10 loc) · 318 Bytes

human/api expressjs app

Instructions

Install dependencies

$ npm install

Configure application for OAuth

  • Set the HUMANAPI_APP_ID and HUMANAPI_APP_SECRET variables in app.js to match your generated App ID and App Secret

Run the app

$ node app.js