17 releases

new 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

#89 in Games

Download history 13/week @ 2024-02-14 17/week @ 2024-02-21 18/week @ 2024-02-28 24/week @ 2024-03-06 30/week @ 2024-03-13 15/week @ 2024-03-20 11/week @ 2024-03-27 24/week @ 2024-04-03 15/week @ 2024-04-10 9/week @ 2024-04-17 30/week @ 2024-04-24 26/week @ 2024-05-01 384/week @ 2024-05-08

449 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

~9–21MB
~313K SLoC