Reason Native Web
  • Guides
  • Help
  • GitHub
Morph_client (morph_client.Morph_client)
Up – morph_client » Morph_client

Module Morph_client

let handle: Opium_core.Service.t(Morph.Request.t, Morph.Response.t);

handle request is a Opium_core.Service.t that takes a Morph.Request.t and returns a Morph.Response.t wrapped in a Lwt.t.

let handle: Morph.Request.t => Lwt.t(Morph.Response.t)
Reason Native Web
Docs
Your first web serverGuidesAPI Reference
Community
Reason DiscordReasonML ForumOCaml DiscordOCaml Discuss
More
GitHub
Copyright © 2019 Your Name or Your Company Name