lessp / fetch

Fetch libraries/interface for Reason/OCaml
https://lessp.github.io/fetch
MIT License
50 stars 1 forks source link

Approachable by OCamlers #7

Open lessp opened 5 years ago

lessp commented 5 years ago

There are different idioms in ReasonML and OCaml, camelCase vs snake_case and PascalCase vs Giraffe_case meaning that there'd be some friction if someone would like to use this in the OCaml world.

We can provide aliases, similar to what Tablecloth are doing, but that still leaves us with the status-codes being PascalCase'd.

Could also provide a separate library