haskell-servant / haskell-servant/servant
Add a mechanism for more content types to servant-foreign
Open
servant-foreign
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
As discussed in #287, it would be neat to have code generators that can also handle non-JSON API's. Currently servant-foreign only works if the API that you provide has JSON for all the request bodies and for all response bodies. We probably want to generalize this.
Contributor guide
Assessment
This issue has not been assessed yet.