Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/colinhunt/elm-googlerealtime-example
- Owner: colinhunt
- Created: 2017-04-06T06:33:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T03:07:38.000Z (over 7 years ago)
- Last Synced: 2024-11-20T20:37:41.500Z (2 months ago)
- Topics: collaborative-editing, data-synchronization, elm-lang, google-api, google-drive, google-realtime-api, live-demo, sync-data, web-application
- Language: JavaScript
- Size: 371 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).