Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/colinhunt/elm-googlerealtime-example

Example of using the google realtime API with Elm
https://github.com/colinhunt/elm-googlerealtime-example

collaborative-editing data-synchronization elm-lang google-api google-drive google-realtime-api live-demo sync-data web-application

Last synced: 2 days ago
JSON representation

Example of using the google realtime API with Elm

Awesome Lists containing this project

README

        

# elm-googlerealtime-example
Example of using the google realtime API with Elm to persist model data to the user's google drive and enable realtime collaboration and syncing of the model state with other users and across devices.

See it live at [colinhunt.github.io/elm-googlerealtime-example](https://colinhunt.github.io/elm-googlerealtime-example).