An open API service indexing awesome lists of open source software.

https://github.com/suchapalaver/spike-poem-ratelimit


https://github.com/suchapalaver/spike-poem-ratelimit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Spike `poem-ratelimit`!

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

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

Uses [`testcontainers`](https://github.com/testcontainers/testcontainers-rs)
to spin up a Redis instance for testing.