Skip to content

Sample application showing how to work with the HumanAPI using Nodejs

Notifications You must be signed in to change notification settings

humanapi/humanapi-example-app-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample application showing how to work with the HumanAPI using Nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published