haskell-servant / haskell-servant/servant

Case insensitive routes

Open
#705 9 comments 0 reactions 0 assignees View on GitHub
newcomer-friendly ZuriHac17
Dominant language
Haskell
Stars
2k
Forks
427
Avg merge
2d 23h
Merged PRs (30d)
5

Description

Is there a way to make the "Symbols" in the route combinators case insensitive?

It would be nice to access an api like

type MyApi = "haskell-servant" :> "servant" :> issues :> new :> Post '[JSON] Issue

as https://github.com/haskell-servant/SeRvAnT/issues/new as well as https://github.com/haskell-servant/servant/issues/new

If this is already possible - I apologize for not looking close enough.

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.