crexi-dev / rate-limiter

A test task to implement a rate limiter pattern
8 stars 195 forks source link

Burim Hajrizaj #231

Closed sharpCompiler closed 1 month ago

sharpCompiler commented 2 months ago

the curl for testing it localy

curl --location 'https://localhost:7227/WeatherForecast' \ --header 'accept: /' \ --header 'UserName: 12345' \ --header 'Origin: US'