MForster / factorio-rust-tools

A Rust library to export prototype definitions from Factorio.
4 stars 1 forks source link

Implement `/api/mods` endpoint #73

Open MForster opened 1 year ago

MForster commented 1 year ago

See documentation. This requires pagination support.

Internally, we should try to use our API structs as much as possible.