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

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

Awesome Lists containing this project

README

          

![CI](https://github.com/zendesk/radar_client/workflows/CI/badge.svg)

# 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