Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonoman55/rockstar-status-api
Pulls data from the Rockstar Services Status Page and converts the data into lightweight API requests.
https://github.com/jonoman55/rockstar-status-api
axios cors express express-async-handler express-rate-limit morgan nodejs nodemon winston
Last synced: about 1 month ago
JSON representation
Pulls data from the Rockstar Services Status Page and converts the data into lightweight API requests.
- Host: GitHub
- URL: https://github.com/jonoman55/rockstar-status-api
- Owner: jonoman55
- Created: 2021-11-21T22:27:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T02:36:11.000Z (about 2 years ago)
- Last Synced: 2023-03-25T19:31:16.635Z (over 1 year ago)
- Topics: axios, cors, express, express-async-handler, express-rate-limit, morgan, nodejs, nodemon, winston
- Language: JavaScript
- Homepage: https://jc-rockstar-status-api.herokuapp.com
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rockstar Services API
This project pulls data from the Rockstar Services Status Page and converts the data into lightweight API requests (in JSON format).
## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:5000](http://localhost:5000) to view it in the browser.The server will reload if you make edits.\
You will also see any errors in the console.### `npm start`
Launches the app in production mode.