Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 649 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 649 Bytes

Anrop Steam API

  • Search Steam Workshop
  • Fetch info about Steam Workshop Item
  • Create HTML Preset for an operation

Requirements

Code is written in Node.js.

How To Use

Install dependences with npm install.

Setup all needed environment variables, see below.

Start the API with npm start.

Environment Variables

Application tries to load environment variables from .env file if available

Key Required Description
PORT No Port that HTTP Server is bound to. 3000 by default
STEAM_WEB_API_KEY Yes Steam Web API key required to search the Workshop