Socket
Socket
Sign inDemoInstall

wowbuddy-itemregistry

Package Overview
Dependencies
180
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wowbuddy-itemregistry

wowbuddy item registry


Version published
Maintainers
1
Created

Readme

Source

Buddy Item Registry

Build Status

Consumes auction data from kafka topic auction-data

Downloads item information from battle.net api and persist it in mongodb, exposing some http api to fetch data.

Configuration

supported configuration formats Environment variables should be prefixed with buddy_itemregistry_ (case matters)

ParameterDefault
consulHostlocalhost
consulPort9500
consulIdbuddy_itemregistry-0
hostinghttps://localhost:8001
battleNetApiKey
realmshowling-fjord
localeru_RU
kafkaBrokerslocalhost:9092
mongoUrlmongodb://localhost:27017/wowbuddy-items

Usage

npm start

FAQs

Last updated on 27 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc