Package: elm-django-channels

Hi all,

Just thought I’d share my first elm library for feedback and such.

The library is elm-django-channels and aims at making communication with a Django backend using Django Channels as easy as possible.

The package is here:
http://package.elm-lang.org/packages/valberg/elm-django-channels/latest

I’ve also built a simple todo app (surprise!) to showcase how one uses the library. You can find it here: https://github.com/valberg/elm-django-channels-example

I know that it is lacking on the documentation side, and I’m planning to do a more thorough writeup of how everything fits together.

I’m pretty new to API design in Elm, so any feedback is highly appreciated!


víðir

1 Like