Rust library to interact with the UL Wolves API
Find a file
Brendan Golden 4cf6826cdd
Some checks failed
On_Push / lint_fmt (push) Failing after 7s
On_Push / lint_clippy (push) Failing after 6s
On_Push / test (push) Failing after 6s
On_Push / build (push) Has been skipped
dbg: excessive loggingg
2024-11-25 19:16:13 +00:00
.forgejo/workflows ci: first config 2024-11-23 20:03:17 +00:00
mocking feat: basic mocking setup 2024-11-22 23:40:56 +00:00
src dbg: excessive loggingg 2024-11-25 19:16:13 +00:00
.gitattributes git: project setup 2024-11-22 23:02:08 +00:00
.gitignore git: project setup 2024-11-22 23:02:08 +00:00
.rustfmt.toml git: project setup 2024-11-22 23:02:08 +00:00
Cargo.lock feat: updated teh toml 2024-11-23 21:38:56 +00:00
Cargo.toml fix: remove rust version entirely 2024-11-23 21:42:22 +00:00
flake.lock git: project setup 2024-11-22 23:02:08 +00:00
flake.nix nix: also a way to run tests from nix 2024-11-23 19:39:44 +00:00
LICENSE Initial commit 2024-11-22 22:28:49 +00:00
README.md feat: basic mocking setup 2024-11-22 23:40:56 +00:00
rust-toolchain.toml git: project setup 2024-11-22 23:02:08 +00:00

wolves-oxidised

Rust library to interact with the UL Wolves API

Mockoon

Mockoon is a tool that is able to mock an api.
The responses from Woles are mocked using this tool and are stored in mocking.

nix-shell -p mockoon

Then load up teh config in mocking