17 releases

0.7.1 May 13, 2024
0.6.0 Sep 1, 2022
0.5.0 Jul 19, 2022
0.4.0 Oct 11, 2021
0.1.2 Feb 17, 2021

#140 in Games

27 downloads per month

MIT license

98KB
2.5K SLoC

GitHub Crates.io docs.rs Discord

egs-api

A minimal asynchronous interface to Epic Games Store

See example for how to use

Current functionality

  • Authentication
  • Listing Assets
  • Get Asset metadata
  • Get Asset info
  • Get Ownership Token
  • Get Game Token
  • Get Entitlements
  • Get Library Items
  • Generate download links for chunks

lib.rs:

Epic Games Store API

A minimal asynchronous interface to Epic Games Store

This is under heavy development expect major breaking changes

Current functionality

  • Authentication
  • Listing Assets
  • Get Asset metadata
  • Get Asset info
  • Get Ownership Token
  • Get Game Token
  • Get Entitlements
  • Get Library Items
  • Generate download links for chunks

Dependencies

~8–20MB
~295K SLoC