Skip to content

Serv + Client #19

Description

@tel

One of the biggest advantages of servant-like API descriptions is the autogeneration of a type-safe and compliant client. Essentially, a function

client :: forall (a :: Api Nat Symbol *) . Sing a -> LocationData -> Client a

where Client a is a collection of IO actions which result in calls to the API hosted at LocationData.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions