issues
search
timburks
/
openradar
A Google App Engine app for sharing information about radars that we've submitted.
http://openradar.appspot.com
Apache License 2.0
375
stars
39
forks
source link
Open Radar Enhancements
#3
Closed
cvee
closed
13 years ago
cvee
commented
13 years ago
General
Added Python docstrings to various classes and methods.
API
Added ability to retrieve number of radars via /api/radar/count.
Added ability to retrieve number of comments via /api/comment/count.
Added ability to submit a radar to /api/radar via an authenticated HTTP POST request.
Website
Radar view: Added a section titled
Duplicates
that lists any radars marked as a duplicate of the radar being viewed.
General
API
Website