Skip to content

stbly/mlb-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Example

This is a simple web app that accesses the xmlstats API using Node.js.

Requirements

To run this example app, you will need Node 0.10.x or later and an xmlstats account.

Getting Started

Clone the repository.

Install Dependencies

npm install

Configure

Specify your API access token and e-mail address in config.json.

Run

node index.js

Point your web browser to http://localhost:8000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published