lmuller18 / PUBGAPI

RESTful API written in Node as a companion to the PUBG Viewer App
0 stars 0 forks source link

PUBGAPI

This is the RESTful server companion to the PUBG Viewer app

Development server

Run npm start to spin up the server

You will need to create a .env file with the variable apiKey={your_pubg_api_key}