Skip to content

A crazy simple example of using the Walmart API with express

Notifications You must be signed in to change notification settings

walmartlabs/express-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walmart Express Example

This is the simplest possible example that we could come up with that uses the Walmart API wrapper. It should not be viewed as an example of how we code at Walmart.

This example uses express if you want to use Hapi instead go here.

Install

npm install

Setting up your environment

You need a key from Walmart. And then you need to set that in your environment:

export WALMART_API_KEY=THE_KEY_YOU_JUST_GOT

Run

npm start

From there, navigate to the home page.

About

A crazy simple example of using the Walmart API with express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published