New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wowbuddy-itemregistry

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wowbuddy-itemregistry

wowbuddy item registry

  • 0.9.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 27 Dec 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc