giraffe-fsharp / Giraffe

A native functional ASP.NET Core web framework for F# developers.
https://giraffe.wiki
Apache License 2.0
2.13k stars 266 forks source link

Add global rate limiting sample and much more #619

Closed 64J0 closed 4 weeks ago

64J0 commented 1 month ago

Description

[!WARNING] This is just experimental. To be honest I don't like this configuration that demands an empty list. I'll ask for more opinions before making this huge change to the Giraffe codebase.

With this PR, I'm:

TODO:

How to test

Check the instructions at the sample's README.md.

Related issues

Related to https://github.com/giraffe-fsharp/Giraffe/issues/618.

ebellani commented 1 month ago

:+1:

64J0 commented 4 weeks ago

I'm closing this PR in favor of more succinct ones, which I'll open later, tackling specific points of the ideas presented here.