wowbuddy-itemregistry
TypeScript icon, indicating that this package has built-in type declarations

0.9.1 • Public • Published

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)

Parameter Default
consulHost localhost
consulPort 9500
consulId buddy_itemregistry-0
hosting https://localhost:8001
battleNetApiKey
realms howling-fjord
locale ru_RU
kafkaBrokers localhost:9092
mongoUrl mongodb://localhost:27017/wowbuddy-items

Usage

npm start

Readme

Keywords

none

Package Sidebar

Install

npm i wowbuddy-itemregistry

Weekly Downloads

2

Version

0.9.1

License

ISC

Last publish

Collaborators

  • gobixm