An open API service indexing awesome lists of open source software.

https://github.com/celsobonutti/reason-phoenix

ReasonML/ReScript bindings for the Phoenix javascript library
https://github.com/celsobonutti/reason-phoenix

elixir phoenix phoenix-js reason-phoenix reasonml reasonml-bindings rescript

Last synced: about 1 year ago
JSON representation

ReasonML/ReScript bindings for the Phoenix javascript library

Awesome Lists containing this project

README

          

# Reason Phoenix

Hello! These are basic ReasonML bindings for the [Phoenix JS library](https://hexdocs.pm/phoenix/js/). Most of the library already has bindings and I hope to cover the lacking functions ASAP.

An example can be found [here](https://github.com/celsobonutti/reason-phoenix/blob/master/example/Example.re).