reason-native-web / morph

A webframework for Reason and OCaml
https://reason-native-web.github.io/morph/
MIT License
139 stars 7 forks source link

Documenting writing handlers #46

Open ManasJayanth opened 4 years ago

ManasJayanth commented 4 years ago

I had some trouble writing handlers beyond the provided examples. This could be because of the rapid changes seen in the repository.

The following never worked

req.request.target
|> Uri.of_string
|> Uri.query
Unbound 'target'

I'm on 0.6.1