Skip to content

B1Fr0st/dumpspace-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dumpspace-api

Codecov GitHub Actions Workflow Status GitHub Actions Workflow Status GitHub Actions Workflow Status Crates.io Total Downloads Crates.io Version

The dumpspace API allows you to get your games' info directly from the Dumpspace website to use it in your Rust project, using reqwest::blocking for non-async compatibility.

Project based on Spuckwaffel's original C++ API, I just rewrote it in Rust and added unit tests. Refer to the C++ API for any actual questions.

Features added on top of the C++ dumpspace API:

  • Offset caching for reduced startup times + bandwidth reduction
  • Automatic cache invalidation on game update

Docs

About

A simple Rust library for interacting with Spuckwaffel's Dumpspace website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages