jsattler / go-comdirect

Go module and CLI tool to interact with the comdirect REST API
Apache License 2.0
42 stars 9 forks source link

Limit requests to 10 req/s when downloading documents #6

Open jsattler opened 2 years ago

jsattler commented 2 years ago

Comdirect allows 10 requests per second. Currently there is no limit when downloading documents via the CLI.