haskell-servant/servant
GitHub で見るservant-server tutorial (or cookbook?): Add Raw example that's not about static file serving
Open
#1,144 opened on 2019年3月6日
documentationdocumentation:cookbookhelp wantedservant-servertutorial
Repository metrics
- Stars
- (1,953 stars)
- PR merge metrics
- (平均マージ 5h 49m) (30d で 2 merged PRs)
説明
For example, a problem that came up on the #servant IRC channel: dynamic/conditional reverse proxy-ing, passing along the entire request as is when the condition is satisfied, responding with something else otherwise.