FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
api-examples/NodeSampleApplication at master · tah/api-examples · GitHub
tah
/
api-examples
Public
forked from
jakmanne/api-examples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
api-examples
/
NodeSampleApplication
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
api-examples
/
NodeSampleApplication
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
bin
bin
routes
routes
service
service
README.MD
README.MD
app.js
app.js
package.json
package.json
README.MD
Outline
Setup guide
Edit service/credentials.js and supply your client credentials + userid
npm install
npm run start
Then execute a REST HTTP GET operation to the following resources:
Account details:
http://localhost:3001/api/data
Account number details:
http://localhost:3001/api/account/{accountNumber}
Account transactions:
http://localhost:3001/api/transactions/{accountNumber}
Requirements
Node and NPM:
https://www.npmjs.com/get-npm
Back
|
FazBrowse Home
|
New Git URL