18 releases

0.8.0 Nov 4, 2024
0.7.1 May 13, 2024
0.6.0 Sep 1, 2022
0.5.0 Jul 19, 2022
0.1.2 Feb 17, 2021

#747 in Games

Download history 104/week @ 2024-07-29 20/week @ 2024-08-05 6/week @ 2024-08-19 5/week @ 2024-08-26 9/week @ 2024-09-09 16/week @ 2024-09-16 80/week @ 2024-09-23 63/week @ 2024-09-30 62/week @ 2024-10-07 33/week @ 2024-10-14 7/week @ 2024-10-21 6/week @ 2024-10-28 187/week @ 2024-11-04 37/week @ 2024-11-11

243 downloads per month

MIT license

115KB
3K 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

~10–21MB
~300K SLoC