Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "amtrak", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A simple and easy way to parse data from Amtrak's train tracking API.", | ||
@@ -5,0 +5,0 @@ "main": "dist/amtrak/amtrak.js", |
@@ -6,7 +6,2 @@ # Amtrak | ||
## Don't be an A\*\* | ||
- Please refrain from spamming the API, as that is an a\*\*hole move. The API returns an object with everything in it, so there is ***literally no reason*** to spam the API. | ||
- If you want to keep your application with the most up to date, I would simply update once per minute (central server) or every 5 to 10 minutes (individual clients). | ||
- In the future, I plan on hosting my own free API which will serve the same data as the Amtrak API, just with some added benefits, such as pulling information for specific trains and stations. I plan on allowing this library to interact with said API, so stay tuned. | ||
## Installation | ||
@@ -13,0 +8,0 @@ It'n an NPM package lol: |
1050207
75