Skip to content

shidhincr/yahooApi-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YahooApi-mock

Yahoo Api mock data for the Google codelabs

Let's Start

We'll use the now.sh service to deploy our app and generate an end point for our mock data.

First, install the now.sh CLI globally.

npm install -g now

Second, clone the repo:

git clone https://github.com/shidhincr/yahooApi-mock.git yahooApiMock

Finally, deploy our app: ( run the following commands )

cd yahooApiMock && now

This will generate the final link for our mockdata:

use https://yahooapi-ufypafuyqe.now.sh/yahoo.json ( the generated url + '/yahoo.json' ) to get the mocked data.

About

Yahoo Api mock data for the Google codelabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published