Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.