haskell-servant / haskell-servant/servant

Combining Server s

Open
#1,085 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2k
Forks
427
Avg merge
2d 23h
Merged PRs (30d)
5

Description

Hi, I am writing a library which has a function that returns a server given some configuration information. `server :: Config -> Server GlobalAPI`. In another application I want to combine this somewhat generic `Server` with some additional endpoints, in particular for static files. Is there some way of writing something like `server config :<|> additionalServer` ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.