/GachaCore

Backend API that aggregate collectibles from many different sources to allow for running virtual gacha on them.

Primary LanguagePythonMIT LicenseMIT

GachaCore

Backend API that aggregate collectibles from many different sources to allow for running virtual gacha on them.

Currently supported sources

Notes

  • Running on Termux fails while installing pydantic-core, probably has to do with building Rust from source. Use pip install --only-binary pydantic-core -r requirements.txt to fix.

TODO

  • Generic abstraction for any source
  • Gacha support
  • Web UI
  • Inventory support