PoE-PoEco.Net/README.md
2025-06-28 15:40:21 -04:00

442 B
Raw Blame History

PoEco.Net

Path of Exile Economy Backend developped in C#.

Features

  • Generate a database of Bases and Classes from PoB lua files.
  • Generate up to date currency economy value.
  • Price specialized tabs.
  • Price identified rare in a tab using PoEPrices.Info API.
  • Use MySQL (­­­­­>=5.7.42) for storing the data.
  • Can be used on Linux using Mono. (>=6.8.0)

Credits

  • poe.ninja
  • Path of Building
  • GGG for his amazing PoE API