Spike poem-ratelimit!

Uses a fork of poem-ratelimit that uses the latest version of poem:

[dependencies]
poem-ratelimit = { git = "https://github.com/suchapalaver/poem-ratelimit.git" }

Uses testcontainers to spin up a Redis instance for testing.