Skip to content

I wrote a similar library, want me to merge some of its features here? #11

@martyall

Description

@martyall

I wrote a similar library at FOAM when we were getting off of servant-purescript, the haskell library that generates a purescript client library from a servant api type. Ultimately we had a lot of trouble using that library and it made more sense to just reimplement the parts we wanted in purescript directly.

However, I don't really want to maintain it solo or add features to it, so I'm hoping that maybe we can compare and decide if anything from that lib is worth merging into this one. In particular, I think the way we did query params was pretty nice (using purescript-heterogeneous + parameterizing over Required, Maybe, or Array).

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions