https://github.com/zendesk/radar_client
High level API and backend for writing web apps that use push messaging
https://github.com/zendesk/radar_client
Last synced: 11 months ago
JSON representation
High level API and backend for writing web apps that use push messaging
- Host: GitHub
- URL: https://github.com/zendesk/radar_client
- Owner: zendesk
- Created: 2012-10-02T20:16:42.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T06:27:20.000Z (almost 2 years ago)
- Last Synced: 2024-11-25T08:16:04.825Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://radar.zendesk.com
- Size: 839 KB
- Stars: 18
- Watchers: 418
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Changelog: Changelog.md
Awesome Lists containing this project
README

# Radar Client
High level API and backend for writing web apps that use real-time information.
The radar server code is here: https://github.com/zendesk/radar
## Documentation
See http://radar.zendesk.com/ for detailed documentation.
## How to contribute
- Fork http://github.com/zendesk/radar_client, clone, make changes (including a Changelog update), commit, push, PR
- Then fork http://github.com/zendesk/radar, clone, update and test with radar_client changes (including a Changelog update), commit, push, PR
## Copyright and License
Copyright 2015, Zendesk Inc.
Licensed under the Apache License Version 2.0, http://www.apache.org/licenses/LICENSE-2.0